Skip to main content

Posts

Showing posts with the label linux

How to password protect files and folders in Ubuntu 10.10 Maverick Meerkat

I have been using this little applet called cryptkeeper for a while now, it is a beautifully simple power user application that will help you keep your private information safe and secure. In this simple how to I will assist you in installing and using cryptkeeper. Basically Cryptkeeper is a Linux system tray applet that manages EncFS encrypted folders. Installing it is as easy as running a single command. I nstallation: Open terminal and execute command: sudo apt-get install cryptkeeper That will install all the necessary files. (Alternatively you can install it from synaptic package manager) Now log out and log back in. Once you are logged back in, you can start Cryptkeeper from the menu Applications->System Tools->Cryptkeeper. You should see an icon in your System Tray that looks like a pair of keys. This can vary a bit based on your current icon theme. This is the Cryptkeeper icon. And now H ow to use it. Click on the Cryptkeeper icon and select New encrypted ...

Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview

Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them. Whether you're planning on running Linux at home, or on a leased Web Server, this book will walk you step-by-step t hrough all of the common administration tasks, from managing traffic reporting to log-file rotation. This guide even includes step-by-step instructions on installing Linux (Fedora 4), Apache 2.0, PHP 5 and MySQL 4.1 on a home or office development server, so you can test all of your applications before rolling them out.

How to generate a SSH key in Linux ( ubuntu debian fedora)

To generate a SSH key pair use the command 'ssh-keygen'. $ ssh-keygen -t dsa This will ask you to enter a file to save the key. The default is '.ssh/id_dsa' in your home directory. Generating public/private dsa key pair. Enter file in which to save the key (/home/dipin/.ssh/id_dsa):  Press 'Enter' to accept the default. Now it will ask for a passphrase and will ask you to re-enter to confirm. Generating public/private dsa key pair. Enter file in which to save the key (/home/dipin/.ssh/id_dsa): /tmp/key Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /tmp/key. Your public key has been saved in /tmp/key.pub. The key fingerprint is: 8d:f7:d8:d1:b6:ea:c2:a7:a4:fd:ff:6f:95:06:bb:0a dipin@dipinkrishna.info You will get a private key file and a public key file with '.pub' extension.

How to download and install skype for linux on OpenSUSE 11+

These are the Requirements specified by Skype on Linux Beta  Hardware requirements 1 Ghz processor or faster. 256 MB RAM. 20 MB free disk space on your hard drive. Microphone and speakers or headset. Internet connection – broadband is best (GPRS is not supported for voice calls). Video card driver with Xv support. Software requirements Qt 4.2.1+ D-Bus 1.0.0 libasound2 1.0.12 PulseAudio 0.9.10+ (optional) PulseAudio 0.9.15+ (optional recommended) Technical details Version 2.1.0.47 Get your Skype for OpenSUSE from here OpenSUSE 11+ For other Linux distros see  http://www.skype.com/download/skype/linux/choose/

How to download and install skype for linux on Fedora 9 and 10+

These are the Requirements specified by Skype on Linux Beta  Hardware requirements 1 Ghz processor or faster. 256 MB RAM. 20 MB free disk space on your hard drive. Microphone and speakers or headset. Internet connection – broadband is best (GPRS is not supported for voice calls). Video card driver with Xv support. Software requirements Qt 4.2.1+ D-Bus 1.0.0 libasound2 1.0.12 PulseAudio 0.9.10+ (optional) PulseAudio 0.9.15+ (optional recommended) Technical details Version 2.1.0.47 Get your Skype for fedora from here Fedora 9   Fedora 10+ For other Linux distros see  http://www.skype.com/download/skype/linux/choose/

How to download and install skype for linux Beta on Ubuntu

These are the Requirements specified by Skype on Linux Beta  Hardware requirements 1 Ghz processor or faster. 256 MB RAM. 20 MB free disk space on your hard drive. Microphone and speakers or headset. Internet connection – broadband is best (GPRS is not supported for voice calls). Video card driver with Xv support. Software requirements Qt 4.2.1+ D-Bus 1.0.0 libasound2 1.0.12 PulseAudio 0.9.10+ (optional) PulseAudio 0.9.15+ (optional recommended) Technical details Version 2.1.0.47 Get your Skype for Ubuntu from here Ubuntu 8.04   Ubuntu 8.10+ 32-bit   Ubuntu 8.10+ 64-bit For Ubuntu 9.04 and 9.10 you can use the versions for 8.10. For other Linux distros see  http://www.skype.com/download/skype/linux/choose/

How to download and install skype for linux on Debian Lenny

These are the Requirements specified by Skype on Linux Beta  Hardware requirements 1 Ghz processor or faster. 256 MB RAM. 20 MB free disk space on your hard drive. Microphone and speakers or headset. Internet connection – broadband is best (GPRS is not supported for voice calls). Video card driver with Xv support. Software requirements Qt 4.2.1+ D-Bus 1.0.0 libasound2 1.0.12 PulseAudio 0.9.10+ (optional) PulseAudio 0.9.15+ (optional recommended) Technical details Version 2.1.0.47 Get your Skype for debian Lenny from here http://www.skype.com/go/getskype-linux-beta-deb For other Linux distros see  http://www.skype.com/download/skype/linux/choose/

How to Download and Install Skype for Linux Beta (ubuntu, debian, fedora, opensuse)

These are the Requirements specified by Skype on Linux Beta  Hardware requirements 1 Ghz processor or faster. 256 MB RAM. 20 MB free disk space on your hard drive. Microphone and speakers or headset. Internet connection – broadband is best (GPRS is not supported for voice calls). Video card driver with Xv support. Software requirements Qt 4.2.1+ D-Bus 1.0.0 libasound2 1.0.12 PulseAudio 0.9.10+ (optional) PulseAudio 0.9.15+ (optional recommended) Technical details Version 2.1.0.47 Get you Skype from Here http://www.skype.com/download/skype/linux/choose/  

Electronic whiteboard for Linux (ubuntu)

How to convert our computer screen on to a digital electronic whiteboard, under Linux, could not be simpler. Only need a knob for Wii (Nintendo Console), an infrared emitter (such as a remote control), and the software for it (see the " Linux electronic whiteboard "). Download list: Here is the list of available packages and versions for download InstallingFromDebPackage Normal INSTALL: open a terminal: Applications > Accessories > Terminal and type: $ sudo apt-get install libbluetooth3 libc6 libcairomm-1.0-1 libcwiid1 libgcc1 libglademm-2.4-1c2a libglib2.0-0 libglibmm-2.4-1c2a libgtk2.0-0 libgtkmm-2.4-1c2a libsigc++-2.0-0c2a libstdc++6 libx11-6 libxtst6 $ sudo dpkg -i whiteboard_ x.x.x.x.-x xxxxxxxxxxx .deb Replace x.x.x.x.-x xxxxxxxxxxx with the version you downloaded. $ dpkg -l whiteboard Alternately: System > Administration > Synaptic Package Manager install these packages: libbluetooth3 libc6 libcairomm-1.0-1 libcwiid1 libgcc1 libglademm-2.4-1c2a lib...

Scan for Viruses under Linux with AVG Free Antivirus

Most of us run multiple Operating Systems on our PC's and are connected to LAN with machines running different Operating Systems. Now, Linux even though is sort of immune to viruses (there are few viruses, and Linux can get infected ) most of Desktop Linux users don't need Anti virus tool, but there are people who run Windows and there are umpteen number of Viruses, Worms and Trojans for Windows and removing them can be difficult. Running Antivirus tool on Linux can be especially helpful in such cases , searching and removing viruses from a different Operating System would definitely help speed up the process and prevent Viruses from interfering with AntiVirus's scan process, also for PC's connected to LAN, Anti virus for Linux could detect any virus laden file transfer prompting one to take appropriate action and prevent virus from spreading to other PC's on the LAN. There are couple of AntiVirus tool available on Linux, and in this article I would look into AVG Fr...

Painless Linux Multi-boot Setup

I found this post by carla interesting. This is what is says: Virtualization, especially with nice virtualizers like VirtualBox and KVM, makes it easy to run multiple guest operating systems and not have to hassle with rebooting, like you do with a multi-boot setup. But I still favor multi-booting for testing new Linux distributions. There are fewer hassles with networking and file-sharing, and when there are problems I don't have to figure out if it's something weird with the VM. The common wisdom is to have a shared home directory in a multiboot setup, but this has its own set of potential problems because it mixes data files and configuration files. So when you're trying out different distributions, your desktop settings may not translate gracefully across all of them. So what's the answer? The answer is simple: create a separate data partition, and let every distro that you install have its own unique ~/home for your dotfiles. You'll jump through a couple of ex...

Jarnal: Equivalent to Windows Journal for linux

Looking for an application that would allow you to take notes, draw sketches and insert images , it's like i have found for you - Jarnal . Jarnal is an Open Source platform and written in Java, similar to Windows Journal . Supports collaborative writing, a feature that allows multiple authors to edit a single file in real time over a network. Another important feature is that it allows you to create and export presentations created with formats pdf, html, and text (only text, the figures are not exported) . Being written in Java, only requires at least Java 2 1.4.2. This application can be found in the openSUSE Build Service under the repository Open Source Software by the method or one-click install . The official website of the project can be found here . For demos: There is a simple on-line demo and and a more advanced (and fun) demo demonstrating networked usage . See what the developers says... Why is this program better than Microsoft Windows Journal or One-Note? Because...

lxdream: Dreamcast emulator for Linux

I found this native emulator for GNU / Linux called lxdream . lxdream is a new Sega Dreamcast emulator for Linux. To install simply download the file you need for your distro from this link You can also download through the official repositories. For Ubuntu First edit the list by entering the terminal and typing: $ sudo gedit /etc/apt/sources.list Enter the following lines. deb http://www.lxdream.org/debian unstable main deb-src http://www.lxdream.org/debian unstable main Save and type $ sudo apt-get update $ sudo apt-get install lxdream You must download and flash the bios rom Dreamcast Find the program in Menu> Applications> Games> lxdream , select and open the program, the first thing you should do is go into Settings> Routes and tell the program where files are located and bios flash rom you downloaded.

Linux Mint 7 'Gloria'

We can download the new version of Linux Mint Linux Mint which is 7 Gloria, a distribution which has always called attention with its menu, this time with further improvements. Mint7 Linux is based on Ubuntu 9.04 Jaunty Jackalope and is completely compatible with their packages and repositories and comes with GNOME 2.26 desktop environment. The most significant improvements in this new version in addition to what is already commented, is the new menu mintMenu, the introduction of virtual and meta packages that simplify and improve ease of installing multiple desktop environments, improvements in their mint4win installer allows us to install windows applications, improved management of cargo ... Linux Mint is a perfect system for the Windows user who wishes to enter into Linux, a distribution for their specific application environment. I have to say that this distribution in its initial state does not incorporate any codecs or proprietary software and can be run as a Live CD to try it ...

Audio players for Linux

In Linux there is a variety of audio players and some really very good, not for the fact that play music correctly, but they do all the comforts and accessories that we offer. I made a small collection that I think are the best and most well known, it is clear that this is based on my tastes so I strongly recommend to comment on this post which is more suited to your tastes: Amarok: which i like use every day to listen to the music, a lightweight player that has everything you need, multiple playlists, integration with other KDE applications, it downloads lyrics from the Internet, socialized through Last.FM, information of the artists on wikipedia, apparently set by CSS ... as you can see an endless list that makes it my favorite player without doubt. Exaile: uses GTK + and the features I'm very similar to those found in Amarok. Banshee: I have to stress this for its ease of operation. And the library is great for people who have a large collection of songs on your hard disk. Y...

WineXS, graphical environment to configure Wine

Wine one of the best known Windows emulation systems under Linux platform now has an excellent graphical environment called WineXS. Many Windows applications when installed in Wine can give us some problems in most cases are resolved by changing the settings, from now on you can do so much easier with WineXS. As you can see in the image WineXS includes an installer and uninstaller software, add fonts, change the registry, edit the configuration and many among others. WineXS is a wonderful tool for Wine and with it you will not need to re-use Windows anymore. Download WineXS 1.4.2

Arista - Convert videos easily on Linux

Arista is a wonderful video format converter that anyone can use without any knowledge, its performance is really very simple, but its main purpose is to streamline the full process of converting a video giving a few options that are easily understood for us users: Convert to Apple iPod, Cowon D2, Computer, DVD Player, Sony PSP or Sony Playstation 3. One of the features I liked most of Arista is the ability to preview video looks like without having to wait until it finishes its conversion, in this way can we know if we feel we must correct or select another. Arista also allow us to extract and convert video or DVD directly from any camera connected to your PC without the need for additional software. Download Arista

Limiting the CPU usage of applications on Linux (ubuntu, debian, fedora etc.)

Monitor the CPU usage of applications that we use, it is recommended if you need to maintain a good performance on your system, sometimes in our system we have applications that should not stop working and we need some free resources on your computer for them. Linux can prevent other applications to consume these resources and the applications work properly within a cpu limit. To install in ubuntu: $ sudo apt-get install cpulimit It is in the universe repositories. To install it on any other Linux distribution follow this: $ wget http://downloads.sourceforge.net/cpulimit/cpulimit-1.1.tar.gz $ tar-zxf cpulimit * xxx.tar.gz $ cd cpulimit-xxx $ make Use it To use it, you will need to know the name of the application or PID, once you know it: Examples of use If we want to avoid that Firefox does not exceed 30% of CPU usage type cpulimit -e firefox -l 30 In the case of wanting to limit the process with PID 3675 to use only 40% CPU at maximum, for that type on your console as f...

Install HP printers in Linux ( ubuntu 9.04 jaunty, fedora, debian, redhat, Mandrake/Manrivi, openSUSE, Solaris, FREEBSD)

I highly recommend you to follow the post here at hp-printer-installation-wizard.html for an easy and more successful installation of your hp printers. Come back if you are not successful from that. Download and Install the driver Type these at terminal. 1. Download the driver Download it from here 2. Unpack: $ tar zxf hpinlinux.tar.gz $ cd hpinlinux 3. Compile the source: $ make 4. Get .ICM profiles for color correction. Select the model number for your printer: $ ./getweb 1215 # Get HP Color LaserJet CP1215 .ICM files $ ./getweb 1500 # Get HP Color LaserJet 1500 .ICM files $ ./getweb 1600 # Get HP Color LaserJet 1600 .ICM files $ ./getweb 2600n # Get HP Color LaserJet 2600n .ICM files $ ./getweb 1600w # Get Konica Minolta magicolor 1600W .ICM files $ ./getweb 1680 # Get Konica Minolta magicolor 1680MF .ICM files $ ./getweb 1690 # Get Konica Minolta magicolor 1690MF .ICM files $ ./getweb 2480 # Get Konica Minolta magicolor 2480 MF .ICM files $ ./getweb ...

XChat: Internet Relay Chat (IRC) client

Internet Relay Chat (IRC) is a form of real-time Internet text messaging (chat) or synchronous conferencing. It is mainly designed for group communication in discussion forums, called channels, but also allows one-to-one communication via private message as well as chat and data transfers via Direct Client-to-Client. IRC client software is available for virtually every computer operating system that supports TCP/IP networking. IRC is based on a line-based structure with the client sending single-line messages to the server, receiving replies to those messages and receiving copies of some messages sent by other clients. The basic means of communication in an established IRC session is a channel. Channels in a server can be displayed using the IRC command LIST that lists all currently available channels. Channels that are available across an entire IRC network are prepended with a '#', while those local to a server use '&'. Other non-standard and less common channel ...