Just i wanted to install .bin packages on y Ubuntu for so,me reason .Here is the wa 😉 Download a bin file from Internet which one you want . Example i used filename.bin I downloaded and saved on my Downloads folder $ cd Downloads/ $sudo chmod +x filename.bin This command permits Ubuntu to execute the […]
Author Archives: kartook
How to setup FTP server in Ubuntu using vsftpd. $sudo apt-get install vsftpd Ok now that we have it installed its only using default settings which allow anyone with a system account to connect and download files .Upload is not allowed by default . So next lets change a line in the config to allow […]
WiIndows : Enable Windows Snipping Tool in Server 2008 /R2 This will enable some junkstuff like desktop themes like that also . I am not ableto find the solution to enable only snipping Tool . But below option enables snipping tool Server Manager > Features > Add Features > Desktop Experience
Apple’s Wordwide Developers Conference is still a few weeks away, but as usual, there’s no shortage of clues about what to expect. The latest news suggests that Apple is putting more focus on photos and their inherently social nature. The company is expected to push out an update to iCloud that enables users to share […]
RVTools RVTools is a windows .NET 2.0 application which uses the VI SDK to display information about your virtual machines and ESX hosts. Interacting with VirtualCenter 2.5, ESX Server 3.5, ESX Server 3i, ESX Server 4i, VirtualCenter 4.0, ESX Server 4.0, VirtualCenter 4.1, ESX Server 4.1, VirtualCenter 5.0, VirtualCenter Appliance or ESX Server 5 RVTools […]
How To Restore Missing Minimize and Maximize Buttons To Gnome Shell (3.4) Ubuntu 12.04 When opening windows under Gnome Shell, you will notice that only the close button is displayed by default. If you want to restore the maximize & minimize buttons to the window under Ubuntu 12.04 (Gnome Shell 3.4), then follow these simple […]
ALT-TAB not working in gnome classic on ubuntu 12.04 ? CompizConfig Setting Manager opened the manager and navigated to window management checked application switcher (previously disabled ) Worked like a charm
Run gconf-editor from the terminal or go to the GNOME menu bar -> Applications -> System Tools -> Configuration Editor Disable just those icons: navigate to /apps/nautilus/desktop uncheck computer_icon_visible uncheck home_icon_visible uncheck network_icon_visible uncheck trash_icon_visible uncheck Disable […]
I try to install skype got error message and found some solutions to fix this issue in easy way . simple installation guide on installing Skype for Linux in Ubuntu 12.04 64-bit Step : 1 First install the dependencies by this command in a terminal window $sudo apt-get install lsb-core ia32-libs libqt4-dbus libqt4-network libqt4-xml libasound2 […]