#sudo apt-get install simplescreenrecorder
Monday, February 22, 2016
Simple Screen Recorder installation in Pinguy 14.04.3
One simple step to install this.
#sudo apt-get install simplescreenrecorder
#sudo apt-get install simplescreenrecorder
Courtesy: http://linuxg.net/how-to-install-simple-screen-recorder-0-3-0-on-ubuntu-14-04-ubuntu-13-10-ubuntu-12-04-and-derivative-systems/
Posted by PNA Prasanna at 11:14 AM 0 comments
Saturday, February 13, 2016
Avidemux installation - Video editor for Pinguy 14.04.3
Posted by PNA Prasanna at 11:46 AM 0 comments
Audacity & Flareget installation in Pinguy 14.04.3
Installing Audacity (audio editor)
#apt-get install audacity
Installing Flareget (download manager)
https://flareget.com/download
#apt-get install audacity
Installing Flareget (download manager)
https://flareget.com/download
Posted by PNA Prasanna at 11:34 AM 0 comments
Add Android Lolipop 5.1 in Pinguy 14.04.3 Boot entry @ HP 15-ac122tu notebook
Step 1: root@pna-HP-Notebook:~# gedit /etc/grub.d/40_custom
Step 2: Add these lines in the bottom of the file.
menuentry "Andriod Lolipop"{
set root='(hd0,3)'
linux /android-5.1-rc1/kernel quiet root=/dev/ram0 androidboot.hardware=android_x86 acpi_sleep=s3_bios,s3_mode SRC=/android-5.1-rc1
initrd /android-5.1-rc1/initrd.img}
Step 3: root@pna-HP-Notebook:~#chmod +x /etc/grub.d/40_custom
Step 4: root@pna-HP-Notebook:~#update-grub
Step 5: root@pna-HP-Notebook:~#reboot
Posted by PNA Prasanna at 11:18 AM 0 comments
Tuesday, February 9, 2016
Installation step of Chrome 48 in HP 15-ac122tu notebook
Do the following steps to install Google Chrome:
$ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install google-chrome-stable
$ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install google-chrome-stable
Posted by PNA Prasanna at 11:30 AM 0 comments
Airtel 4G dongle configuration in HP 15-ac122tu notebook
Step 1: Copy the Airtel 4G data card / dongle content to one location (say /linux)
Step 2: Change permission inside /linux using chmod +x *.* and chmod+x *
Step 3: ./install_linux
Step 4: logout from GUI and login again
Step 5: Press Windows key and type airtel - find the below window for connecting with Airtel 4G.
Step 2: Change permission inside /linux using chmod +x *.* and chmod
Posted by PNA Prasanna at 11:27 AM 0 comments
Subscribe to:
Posts (Atom)