Let me present here a comparison between some commonly used commands and also in MS-DOS/Windows are also widely used in Bash / Linux.
DOS Command Line <=> Bash / Linux
dir <=> ls
dir | more <=> ls | more
dir fich*.* /e /s | find / -iname "fich*"
xcopy *.txt c:\teste <=> cp *.txt /teste/
ren *.txt *.doc <=> mv
type fich.txt <=> cat fich.txt
cd c:\teste <=> cd /teste
cd.. <=> cd ..
cd\ <=> cd /
ipconfig <=> ifconfig
ping 192.168.1.1 <=> ping 192.168.1.1
edit fich.txt <=> vim fich.txt ou nano fich.txt
fdisk <=> fdisk
ver <=> uname -a
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.
First impressions is that I have a full OS with office tool LibreOffice 3.3, EXT4 file system, Firefox 4.0, Shotwell Photo Manager, Banshee Music Player and automatic detection of proprietary drivers.
For instant messaging (IM) is built Empathy surprised me this new version the interface simple and friendly and the ability to connect to multiple IM systems. With Gwibber diffusion can add accounts like Twitter, Facebook and identi.ca, providing a common tool to interact with these social networks.
The Magic Box Software Center is very well played as a tool for package management. It is organized by categories and still have a dynamic part of recommendations.
What can I say more?! Try it and you will see will like it.
For more information -> http://www.caixamagica.pt/pag/f_notc00.php?id=264
Video Editing on Linux - See OpenShot Editor
5 de julho de 2011 in Etiquetas: Debian, Multimédia, Tutoriais
Just recently I needed to edit videos and I'm a layman in this field had some difficulties.Among various tools I tried, the simplest and quickest way to learn was the OpenShot.
The installation of this tool for Debian distributions can be done through Synaptic it is in the repositories. If you prefer to install "a la pata" is as follows: sudo apt-get installOpenShot.
The features available are not many, but for many users (like me) arrives perfectly.
features:
Cut pieces of the video;
Add tags in the video;
Multiple bands;
effects;
transitions;
Import video, images and sounds;
Undo changes;
Export to various video formats;
How to put a video on a track:
(1) Click on the icon + (plus) and choose the video;
(2) Move the video imported onto the track at the outset;
(3) can add other video, pictures and even music files / sounds;
How to cut pieces of video:
(1) pick-and functionality divide and clicking with the mouse at the beginning and end of the piece to remove;
(2) Clicking the right mouse button over the video piece and remove;
Add a picture:
(1) Click on the icon + (plus) and choose the image;
(2) Move the image to the track where if you want to place;
Add effects and transitions:
(1) Just select the transition and move up the track to the site, where you want the transition;
(2) In effect, it is the same thing, but this is all in the band, or piece of track if it is divided;
Export:
Although you can export to many different formats, I will present the simplest and Iworked flawlessly.
(1) File -> Export Video -> Tab: Simple -> Profile: DVD -> Destination: DVD-NTSC ->Video Profile: DV-NTSC -> Quality: High -> Export.
Today I had a problem installing Red Hat Enterprise Linux 16 (CM16) with a portable screen 10 "because the operating system can not detect the resolution and that it should use. The image was so poor he could not even read the text presented.
To overcome the problem follow these steps:
I called a TFT monitor to the laptop and carried out the installation as usual;
Once installed the CM16, I had to make the resolution setting the screen, manually in xorg.conf file:
vi / etc/X11/xorg.conf (if no, it is created);
Paste the following information:
Section "Device"
Identifier "Video Device Configured"
Driver "OpenChrome"
option "PanelSize" "1024x600"
option "ForcePanel"
EndSection
Restart.
This problem happened to me on a laptop (type NetPC) brand Elonex Webbook. This solution resulted in CM16, but probably also work on Debian based distros (Ubuntu, etc).
The subject today is again Dropbox. I've been just describing a problem I had with Debian 6.0 (squeeze) 64bit with this tool. The problem was that after the OS update,Dropbox longer boot!
To resolve, in my case resulted, can eliminate the Dropbox folder settings in your user,which should be / home /% user% /. dropbox.
rm-rf ~ /. .dropbox
After returning to run the Dropbox that will lead you to the setup wizard and here only have to look out at the stage where he can for you to choose the folder location"Dropbox. " If they choose the same location, is detected equal another folder, thenselect the option "Merge. "
They may know more about Dropbox here. or if they wish to install may do so by this hyperlink.
Configure a network interface with ifconfig
3 de janeiro de 2011 in Etiquetas: Bash/Shell, Rapidinhas
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
Etiquetas
- Aplicativos (3)
- Bash/Shell (9)
- Berbicachos (3)
- CM (15)
- Debian (17)
- FreeBSD (1)
- Gnome (3)
- Informação (10)
- Jogos (1)
- Kde (3)
- Kubuntu (13)
- LinuxMint (3)
- Multimédia (2)
- MySQL (1)
- openSuse (4)
- Opinião (1)
- PHP (1)
- Rapidinhas (8)
- Tutoriais (3)
- Ubuntu (13)
- Virtualizacao (1)
Seguidores
Interestings Blogs
Popular Posts
-
When it is in principle all councils are few ... So here are some. of who has passed the "as passas do Algarve" to take this to fu...
-
The youtube-dl is a small command-line utility that can download videos from youtube.com too easily. In terms of archives, from the Debian M...
-
If you have problems mounting a floppy drive in linux , you may be receiving the following message : " / dev / tty is not ...
-
If you use XAMPP , can happen to you the problem of MySQL does not start . This usually happens when we copy the XAMPP folde...
-
If you work with more than one computer on your desk, to be sure you felt the need for a utility to share the keyboard and mouse between t...
-
As you know already available version 3.6 of LibreOffice as announced in pplware . You can read more information about new fe...
-
Whenever I need to do something in HTML, PHP and / or MySQL , here comes the problem of character encoding ! In MySQL coding I us...
-
A major difficulty in adapting to any Linux distribution, is to understand your installation system packages. In K / Ubuntu, ie the distribu...
-
At one time published an article, which can read here on remote display in Linux. Now, I will publish another way that allows remote connec...
-
According to this news digital diary ( DD ), the " Linux advances on Windows and Unix in the Enterprise ' ! Needless ...