Mostrar mensagens com a etiqueta Rapidinhas. Mostrar todas as mensagens
Mostrar mensagens com a etiqueta Rapidinhas. Mostrar todas as mensagens

Not Grep!

It gave me a way to list several times using the grep command to the contrary, this is to list the contents of a file that contains less lines given string. For it is only necessary the-v parameter as shown below: 
# cat file.txt | grep-v "exclude".

Continuar a ler »»
0

VPN: Importing files with. PCF

If you want to import a file with. PCF to create a Cisco VPN compatible with (VPNC), need to install the network-manager-vpnc. This distro to Debian, or derivatives, such as the Magic Box that I myself am using.

This applies also in case they want to create a Cisco VPN connection from scratch.

Continuar a ler »»
0

Configure a network interface with ifconfig

May eventually need to configure a network interface in a very quick but not permanently.To do so can use the ifconfig command as follows:

ifconfig eth0 192.168.10.200 netmask 255.255.255.0

If you do not know what is the interface or if you want to check if the configuration iscorrect, they can simply run ifconfig.

After configuring the IP is to configure the gateway (gateway). In this case we will do isadd a route to route network packets to the gateway:

route add default gw 192.168.10.254

Continuar a ler »»
0

Concatenate split files of type 001, 002

Today I leave you here a very simple way to concatenate files split, where normally the extension is 001, 002, 003, etc..
 

These files are very common in RapidShare or services of that kind.
 

My preferred way:  
cat ficheiros_divididos.avi.??? > Ficheiro_concatenado.avi

In this second way that I present have to be careful not to have divided other files in the directory where:  
cat *. [0-9] [0-9] [0-9]> ficheiro_concatenado.avi


Continuar a ler »»
0

Turnkey Linux

The Turnkey Linux I was made known by the Xpete Alphamatrix. It is an open source project (open source) that provides virtual appliances in which each is optimized for its specific purpose.

It's a good way to test certain tools or even put into production service in a short time. They can download files in VMWare or ISO.


Here are some of the available:

Domain Controller Appliance - Drop-in replacement PDC

Zimbra Appliance - Email and Collaboration Suite

Ejabberd Appliance - XMPP and Web Chat

File Server Appliance - Simple Network Attached Storage

MySQL Appliance - Relational Database Management System

PostgreSQL Appliance - Object-relational Database System

Drupal 6 Appliance - Content Management Framework

Redmine Appliance - Integrated SCM & Project Management

ProjectPier Appliance - Easy Online Collaboration

more ...

Continuar a ler »»
0

learn more about the hardware pc

lsusb - list USB devices.

lspci - lists the PCI interface.

lscpu - Returns information about the CPU (architecture, quantity, model, intel / amd / other).

lsof - shows all open files by the system.
lsof-u root - Returns only the files opened by root.

lsmod - Lists modules loaded by the operating system.

lsattr - Make a list of the directory where seencontra, showing all the attributes of the files it contains.

dmidecode - Displays information about the system's hardware type, manufacturer, serial number, BIOS version, among others.
dmidecode | grep BIOS
dmidecode | grep Serial
dmidecode | grep Manufacturer

biosdecode - Return all information related to the BIOS.


Continuar a ler »»
0

Save MySQL


"In April 2009, Oracle announced that it had agreed to acquire Sun. Since Sun had acquired MySQL the previous year, this would mean that Oracle, the market leader for closed source databases, would get to own MySQL, the most popular open source database."

Dear visitors, we will safeguard the future of MySQL signing the following petition:

Continuar a ler »»
0

Firefox is iceweasel in Debian!


Since I had to format the laptop due to a problem that arose in my ex-honey "Kubuntu and it did not address in any way, enjoyed and installed Debian. On Debian, a distribution of free and more stable world of Linux:)!
What I am sharing here is something very simple, the installation of Firefox, or better iceweasel.
Avoid the search for firefox in the official Debian repositories, because they will not find. The Web browser that have the look is iceweasel.

Installation version of PT, by command line:
sudo apt-get install iceweasel-l10n-pt-pt

Installation via Synaptic:
Entering and searching synaptic pot "iceweasel portuguese" and then select only the PT-PT version if they wish to European Portuguese.


History of ICEWeasel



Continuar a ler »»
0

Etiquetas

Seguidores

Popular Posts

Free Website Hosting