Ubuntu Configuration Final
Ubuntu Configuration Final
BASIC
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install synaptic
sudo apt-get install curl---------Memory allocation
All Software
sudo apt-get install gksu leafpad -y ;sudo apt-get install chromium-browser -y ;sudo apt-get
update;sudo apt install dosbox -y;sudo apt-get install idle3 -y; sudo apt-get update;sudo apt-
get install python3-pip -y; sudo pip3 install pygame -y;sudo apt-get install python3-pandas -
y;sudo apt-get install python3-numpy;sudo apt-get install python3-scipy;sudo apt-get install
python3-matplotlib;sudo apt-get install default-jre -y;sudo apt-get install default-jdk -
y;javac -version;sudo apt-get install mysql-server -y;
sudo apt-get update;sudo apt-get install mysql-workbench -y; sudo apt-get install vim -
y;sudo apt-get update;sudo apt-get install gnome-panel -y; sudo apt-get install gnome-
tweak-tool -y;sudo apt-get install gnome-shell-extensions -y;sudo add-apt-repository
ppa:notepadqq-team/notepadqq;sudo apt-get update;sudo apt-get install notepadqq -y;sudo
add-apt-repository ppa:gambas-team/gambas3;sudo apt-get update;sudo apt-get install
gambas3 -y;sudo add-apt-repository ppa:otto-kesselgulasch/gimp;sudo apt-get update;sudo
apt-get install gimp -y; sudo add-apt-repository ppa:klaus-vormweg/ppa;sudo apt-get
update;sudo apt-get install bluefish -y;sudo apt-get install -y mypaint;sudo apt-get install -y
pdfmod
MONODEVELOP
sudo gedit /etc/apt/sources.list
include the following line
deb http://us.archive.ubuntu.com/ubuntu xenial main universe
sudo apt-get update;sudo apt-get install monodevelop -y
ARGOUML
tar xzvf ArgoUML*.tar.gz;sudo mv argouml-0.34 /opt/;sudo chmod 777 /opt/argouml-
0.34/argouml.sh;sudo ln -s /opt/argouml-0.34/argouml.sh /usr/bin/argo;sudo gedit
/usr/share/applications/argouml.desktop
[Desktop Entry]
Version=0.34
Name=ArgoUml
Comment=UML
Exec=argo
Icon=/opt/argouml-0.34/icon/argouml2.svg
Terminal=false
Type=Application
Categories=Utility;Application;Development
XAMPP
wget https://www.apachefriends.org/xampp-files/7.0.2/xampp-linux-7.0.2-1-installer.run
gedit ~/Desktop/xampp-control-panel.desktop
[Desktop Entry]
Encoding=UTF-8
Name=XAMPP Control Panel
Comment=Start and Stop XAMPP
Exec=gksu /opt/lampp/manager-linux.run
Icon=/opt/lampp/htdocs/favicon.ico
Categories=Application
Type=Application
chmod +x ~/Desktop/xampp-control-panel.desktop
xampp Autostart
sudo gedit /etc/init.d/lampp
#!/bin/bash
/opt/lampp/lampp start
Uninstall XAMPP
sudo -i
cd /opt/lampp
sudo ./uninstall
NETBEANS
https://netbeans.org/downloads/
cd Downloads
WEKA
synaptic package manager
weka – mark,apply
visual studia code – install dep file to download
CHROMIUM
sudo apt-get update
sudo apt-get install chromium-browser
Dosbox with c
sudo apt-get update;sudo apt install dosbox -y
Download & paste the tc setup in home
install the install.exe
Driver
sudo apt-get install nvidia-304
Grub change
sudo apt-get install gksu leafpad
sudo gedit /etc/default/grub
Tmeout=-1 ---------No time limit
sudo update-grub
Server Map
sudo mount -t cifs -o
username=administrator,password=Admin99,uid=ccl,gid=ccl,forceuid,forcegid,
//172.16.3.254/abi /media/Data
CHROMIUM
sudo apt-get update
sudo apt-get install chromium-browser
ADDRESS BAR
sudo apt-get install dconf-tools
After installation open dconf-editor go to org –> gnome –> nautilus –> preferences and
choose always-use-location-entry
FONT
mkdir .fonts;sudo dpkg-reconfigure ttf-mscorefonts-
installer;sudo apt-get install ttf-mscorefonts-installer;wget -qO-
http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer | bash
click Tools > Options > LibreOffice Writer or OpenOffice Writer > Basic Fonts (Western).
Python idle
sudo apt-get install idle3 -y; sudo apt-get update;sudo apt-get install python3-pip -y; sudo
pip3 install pygame -y;sudo apt-get install python3-pandas -y;sudo apt-get install python3-
numpy;sudo apt-get install python3-scipy;sudo apt-get install python3-matplotlib;
ERROR REPORTING - Disable
sudo service apport stop
sudo gedit /etc/default/apport – change 1 to 0
CODE BLOCKS
sudo add-apt-repository ppa:damien-moore/codeblocks-stable;sudo apt-get update;sudo apt-
get install codeblocks
GRAPHICS
download libgraph-1.0.2
sudo apt-get install libsdl-image1.2 libsdl-image1.2-dev guile-1.8 guile-1.8-dev
libsdl1.2debian libart-2.0-dev libaudiofile-dev libesd0-dev libdirectfb-dev libdirectfb-extra
libfreetype6-dev libxext-dev x11proto-xext-dev libfreetype6 libaa1 libaa1-dev libslang2-dev
libasound2 libasound2-dev
JAVA
sudo apt-get install default-jre;sudo apt-get install
default-jdk;sudo add-apt-repository ppa:webupd8team/java;sudo
apt update;sudo apt install oracle-java8-installer;sudo apt
install oracle-java8-set-default;javac -version
MYSQL SERVER
sudo apt-get update;sudo apt-get install mysql-server;mysqladmin -p -u root version
Gnome-Panel
sudo apt-get update;sudo apt-get install gnome-panel
Notepadqq
sudo add-apt-repository ppa:notepadqq-team/notepadqq;sudo
apt-get update;sudo apt-get install notepadqq
GIMP
sudo add-apt-repository ppa:otto-kesselgulasch/gimp;sudo apt-get update;sudo apt-get
install gimp
Gambas3 – vb use
sudo add-apt-repository ppa:gambas-team/gambas3;sudo apt-get update;sudo apt-get install
gambas3
LIBREACD
sudo add-apt-repository ppa:librecad-dev/librecad-daily;sudo apt-get update;sudo apt-get
install librecad
USB Block
gksudo gedit /etc/modprobe.d/blacklist.conf
blacklist usb_storage
or
1. Install PAM
$ sudo apt-get install pamusb-tools libpam-usb
Now it’s time to start the installation , Installation is very simple and just take few seconds.
sudo ./install
To working with Package tracer we need to set the environment for that Cisco have
provided the environment script, We need to run the script using root user to set the
environment variable.
sudo ./set_ptenv.sh
That’s it for installation step’s. next we need to create a Desktop Icon for Packet tracer.
Create the Desktop Icon by creating desktop file under.
sudo su
cd /usr/share/applications
Append the Below content to the file using vim editor or your favourite one.
[Desktop Entry]
Name= Packettracer
Comment=Networking
GenericName=Cisco Packettracer
Exec=/opt/packettracer/packettracer
Icon=/usr/share/icons/packettracer.jpeg
StartupNotify=true
Terminal=false
Type=Application
That’s it we have successfully installed the packet tracer in Linux, These above steps are
suitable for every debian based Linux distributions.