U? ve downloadde sommige flacdossiers, misschien van http://bt.etree.org en nu wilt u omzetten de flacdossiers in mp3 om met u op uw iPod te nemen of MP3 speler. Dit leerprogramma zal u door de stappen lopen om enkel dat te doen, gebruikend Ubuntu Linux. [klik om verder te gaan…]
Van de categoriearchieven:
Linux
Overzicht & Opstelling: OpenArena
OpenArena is open Shooter bron Eerste van de Persoon die rond een motor van de Schok wordt gebaseerd. Het is snel, hevig, en zeer onderhoudend. En het beste van allen, het loopt op Vensters, Linux, en OS X! Het heeft ook zeer lage systeemvereisten en kan is draagbaar, makend het perfect voor het overgaan rond het bureau en het spelen van een paar spelen terwijl de werkgever niet kijkt. Niet dat moedig ik dat type van ding aan. [klik om verder te gaan…]
{ 0 commentaren }
Begonnen het worden met iptables in Linux
De machines van Linux zijn gekend vrij veilig om te zijn. De studies hebben aangetoond dat Linux op een veilige manier is ontworpen. Maar toch ondanks alle veiligheidseigenschappen die gebundeld met een installatie komen Linux, moet u deze eigenschappen correct vormen om hen te maken voor u werken. Ik zal u door het proces van vestiging van één van de hulpmiddelen begeleiden die helpen uw machine beveiligen - de firewall. Wij zullen de iptablesfirewall voor deze oefening gebruiken. Ik veronderstel dat u een server gebruikt die de Rode Onderneming Linux 4 leidt van de Hoed of gelijkaardig. Nochtans, zouden de meeste stappen boete aan andere distributies eveneens moeten werken Linux. In dit artikel dat wij opstelling een firewall op een server Linux die in werking stelt de Server van het Web Apache, FTP, en SSH zal. [klik om verder te gaan…]
{ 0 commentaren }
Hoe te om e-mail van de Linux bevellijn te verzenden
De Linux bevellijn kan zeer krachtig zijn zodra u het weet hoe te om het te gebruiken. U kunt gegevens ontleden, processen controleren, en heel wat andere nuttige en koele dingen doen gebruikend het. Er komt vaak een behoefte om een rapport te produceren en het uit te posten. It could be as simple a requirement as a notification that the day’s backup went through fine, or did not. I’ll help you get started with sending mails from the Linux command line and in shell scripts. We will also cover sending attachments from the command line. We will begin with the “mail” command. [click to continue...]
{ 3 comments }
How to reset a lost MySQL root password
Have you ever forgotten your MySQL root password? It’s one of those things that just happens despite the numerous precautions one might take. As a result, you are locked out of your database server. You can’t create new databases and are left with little control over the state of your database server. In such situations knowing how to regain root access to your database server comes in handy. So here’s what you can do to reset the password for the root user in MySQL on both Windows and Linux. [click to continue...]
{ 1 comment }
How to use your Nokia N95 as a wireless Webcam
SmartCam turns a Symbian Series 60 phone with bluetooth and camera into a webcam ready to use with your PC. It is open source software, licenced under the GPLv2 and will run on Linux or Windows. There are commercial applications that will do the same thing, but I believe in using and supporting free, open source software whenever possible. [click to continue...]
{ 11 comments }
How to create automated Linux/Unix backups
“A stitch in time saves nine”, goes an old saying. In the world of computers we refer to that stitch as backups. When running a production IT infrastructure, it is imperative that we achieve an uptime on our servers and applications of as close to a hundred percent as possible. While there are a number of ways to make an IT infrastructure solid, it is impossible to make it failure proof. So we make a plan B.
Servers are made of three broad layers - the hardware, the operating system and applications, and the data. In case of a hardware failure it is rather simple to replace the machine with a new one. Installing the operating system and applications too are relatively simple. The part that is hard to replace is the data and configuration that your applications use. In case of failure this is the part that can not be replaced. So we backup that data on a regular basis. We back it up in such a way that it becomes easy to retrieve in case of emergency. [click to continue...]
{ 1 comment }
Increase your Linux/Unix Productivity: How to use crontab
Apart from video games one of the great advantages of using computers is that they don’t seem to mind doing boring and repetitive tasks that we would rather not do. For monotonous tasks such as running daily backups we are better off scheduling them to run at a certain time every day, and do more interesting stuff with our time. Linux and UNIX usually come with the utility “crontab” by default. This very useful command allows you to schedule tasks to run at a specified time and repeat as configured. A task scheduled using “crontab” is called a “cron job”. [click to continue...]
{ 0 comments }
How to use dstat to monitor your Linux/UNIX server
If you have a Linux server running at your office or at a data center for which you are responsible, you want to maintain an uptime of as close to a hundred percent. In such a case you want to make sure you keep an eye on how the system is running. To be precise you want to monitor all the system resources that contribute to the system running fine which then results in a high uptime. Memory, CPU, disk usage… are some of the things you want to observe. We would usually use a combination of the tools that come with a Linux or UNIX installation, such as “free”, “top”, “vmstat”… I’ll introduce you to a tool that gives you just about all the info that the other tools combined give you, all under one roof - Dstat. The developer of this command line tool, Dag Wieers, calls it “a versatile replacement for vmstat, iostat, netstat and ifstat”. He adds that “Dstat overcomes some of their limitations and adds some extra features…” To me Dstat is the mother of all command line system monitoring tools. It’s simple to install, easy to use, can be tweaked with ease, and it generates reports that you can plot as a graph to impress your boss. [click to continue...]
{ 2 comments }
How to encrypt a USB thumb drive in Ubuntu
TrueCrypt is a free, open source, system for establishing and maintaining an on-the-fly-encrypted filesystem. TrueCrypt is available for Linux, Windows, and Mac OS X. Encrypted volumes can be used with any supported OS regardless of which OS they were created on. [click to continue...]
{ 3 comments }
20 Super-Helpful Bash Commands
This isn’t really a tutorial, more like a list of some of the bash commands that I use the most and a very brief description of what I use them for. [click to continue...]
{ 1 comment }
How to resize Linux partitions using GParted
Sometimes you want to change your partition layout after you’ve been using your system for awhile. One great too for this job is GParted. In this tutorial I’ll show you how to resize partitions using the GParted Live CD. [click to continue...]
{ 1 comment }
How to analyze disk usage in Ubuntu
Disk Usage Analyzer is a Gnome utility for analyzing disk usage. It displays statistics about your disk usage in an intuitive, easy to use graphical interface. [click to continue...]
{ 0 comments }
How to mount a remote filesystem in Ubuntu
I like to be able to access files on my desktop computer from my laptop while I’m on the road. Luckily Linux has this feature built in. In this tutorial I’ll be using the SSH protocol because it provides far more security than FTP. I strongly advise using SSH because it transmits user names, passwords, and all data through an encrypted tunnel whereas FTP is highly susceptible to third party snooping. [click to continue...]
{ 1 comment }
How to create custom keyboard shortcuts in Ubuntu
This tutorial could (perhaps should) also be called “How to create custom keyboard shortcuts in Gnome” - as that’s essentially what it is.
There are a number of keyboard shortcuts available in the Gnome Desktop. I like to add a few custom shortcuts for opening applications that I use regularly. Here’s how I do it. [click to continue...]
{ 1 comment }
























