Fedora :: Cheatsheet Lists All The Basic Commands?

Nov 28, 2009

A Fedora 12 Cheatsheet and for the geeks: [URL]

This cheatsheet lists alomost all the basic commands which are required for day to day use along with some amazing tricks.

View 8 Replies


ADVERTISEMENT

General :: Ubuntu - Cheatsheet For Commands To Save System?

May 20, 2010

I've recently lost my window options, had to somehow manipulate my way to Xchat and ask some people how do I get it back (it was metacity --replace, and after I decided to stop the command and run it in background the X was completely useless so I had to do killall -u user). And that was after the internet connection stopped working for some reason (might've been the ISP).

The thing is, after using linux a long time, I still get the feeling that on dire situations, I don't know the good tricks (stuff like metacity --replace). I feel like a really need like a "rescue" cheatsheet for things like: how to save the X no matter what without pressing reset how to reset the system to "normal state" how to connect to the internet through the command line how to monitor what the X is doing (using ubuntu linux 10.04 btw)

View 3 Replies View Related

General :: Commands Lists Your Outstanding Print Jobs?

Feb 7, 2011

Which commands lists your outstanding print jobs?

View 3 Replies View Related

Ubuntu :: A List Of Basic Commands?

Nov 9, 2010

From where can i get a list of basic commands that can be run from the terminal from ubuntu ?for example:nautilusmounttopapt-get

View 9 Replies View Related

Ubuntu :: When And Why Use Basic Terminal Commands

Jul 16, 2011

Im new to ubuntu and I was wondering if someone could list some basic terminal commands and explain what they do, and when and why you would use them.

View 4 Replies View Related

General :: Distribution ,basic Commands?

Feb 6, 2011

what r the distribution terms of linuxwhat r the advantage of oprn sourcewhat r the bassic commands of linuxwhat r the directories of linuxwhat is file system in linux

View 5 Replies View Related

General :: Mail Basic Commands Used In Terminal?

Feb 26, 2010

i donot know basic commands used in terminal as to install,, to remove a software etc

View 8 Replies View Related

General :: Debian Without Basic Commands: 'No Such File Or Directory'?

Nov 10, 2010

My new VPS is running Debian 5.0 (bash 3.2.29), and some commands seems to be missing. For example the ps command is not here, neither is ls (but dir works). Is there a package missing or what's the deal?

:~# type ps
ps is hashed (/bin/ps)
:~# ps

[code]....

View 1 Replies View Related

Ubuntu :: Install Basic Pages Like Php Admin With Commands?

Aug 6, 2010

Recently got a VPS and installed Ubuntu Server 9 (32bit) When i go to install basic pages like php my admin with commands like..sudo apt-get install phpmyadmin I get a error like this:

root@PkNGssbkpT:/# sudo apt-get install phpmyadmin Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:

[Code]...

View 1 Replies View Related

Software :: Segmentation Fault On Basic Commands Such As Ls, Grep?

Mar 23, 2010

I have found the cause of my problem, but I am not sure what the proper fix is.The issue is I accidentally modified a dynamic library file on my system (symlinked it to another file), and now common commands such as "ls" and "grep" are failing with segmentation fault

View 1 Replies View Related

Ubuntu :: Joining The Project Using SPHINX2 For Basic Voice Commands With USB Mic?

Jun 12, 2011

How to compare two wav files [URL] or to be capable to reco simple voice commands? Openbox, fluxbox... can be ran using perlbox voice reco for basic commands. [URL] everything is frequence based:[URL] However we would like to make the use of the ALSA and processing after recording. OK.

Code:

apt-get install -f sphinx2
here is my script:
Code:
#!/bin/sh
# my alsa-1 is my usb mic
arecord -Dplughw:1,0 -f cd -vv voicecommand.wav

[code]....

THe next step is to analysis the wav file just created. The advantage is that sphinx2 works for basic commands + it uses only up to 3% of your CPU resources !

View 3 Replies View Related

General :: Ubuntu - Cannot Execute Basic Commands (ps, Ls, Ifconfig) - File Not Found

May 4, 2011

When I try execute a variety of basic commands (including ps, ls, ifconfig, locate), I receive the error 'no such file or directory'.

Here are some suggestions that I've found online, that I have tried without success: I did a 'whereis ps' and found the file in the /bin/, and have checked that '/bin' appears when I do 'echo $PATH' I did a filesystem check which showed my hard drive as being clean I tried doing a 'sudo chmod 777 ps' but was told that I dont have permission. I don't think permissions for these files would have changed though (and I can't check as I can't run the 'ls' command).

View 3 Replies View Related

Slackware :: Writing Basic Bash Script To Toggle Two I8kctl Commands (fan Speed Hi/low)?

Jun 11, 2011

I'm on a Dell Inspiron 6000. I installed i8kutils and it works. Fan speed reduces CPU temp from 50C to 44C. A start-up script invokes the i8k module: $ udo /usr/sbin/modprobe i8k force=1 which creates /proc/i8k. The man page for i8kctl is straightforward: a few simple commands to read info from the aforementioned file.So. I know nothing about writing even basic bash scripts. I gave it a go here but I know this is way wrong. Would anyone like to help a guy out? This is my starting point (don't laugh):

Code:
#!/bin/bash
# script to toggle fan speed low/high

[code]...

View 5 Replies View Related

Fedora :: Filter-lists Of The Subscriptions Are Gone On Every Restart

Dec 10, 2009

i have the following problem on FC12 x64, FF 3.5.5.

Since a few days my AdblockPlus AddOn forgets its subscriptions on a FF-restart. I already reinstalled it but no change. My own rules are still there, but the filter-lists of the subscriptions are gone on every restart.

View 1 Replies View Related

Fedora :: Can't Boot Windows Anymore - Grub Only Lists

Jul 25, 2010

I'm using a dual boot system with Fedora and Windows XP. Until a few days ago i could boot in Windows or Linux choosing the option during boot. I have updated Fedora with common updates these days and now i can't boot in Windows anymore, because there are no entry for it anymore to the boot menu.

The graphical boot configuration tool (i'm using Gnome) only lists three different kernel for Fedora but any entry for a Windows partition. Here is how my disk appears:

I'd like to know why this occur and, mostly, which is the most easy way to restore the dual boot

View 4 Replies View Related

Fedora :: Create A Form In Bash That Would Display Multiple Radio Lists?

Feb 4, 2010

I am attempting to create a form in bash that would display multiple radio lists with an OK and cancel button on the bottom. I tried using the command line tool dialog, which is really nice. But it won't let me do multiple radio lists on the same form.

View 2 Replies View Related

Fedora :: Started With F15 - How To Get Basic Programs

Aug 8, 2011

I am new coming to Linux and I started with fedora 15. I need all programs that I need to real start this programs like:

PDF
Open Office
Multimedia Audio and video
Recording
Internet and chat like yahoo messenger in windows
Graphics 3D if find

The basic programs.

View 9 Replies View Related

Red Hat / Fedora :: What Does Basic Video Driver Mean

Aug 14, 2009

When you put in the Fedora disk, it has an option "Install system with basic video driver". What does that mean? If I am not going to download a video driver, is that the better choice?

View 9 Replies View Related

Fedora :: Basic Online Ordering System?

Apr 2, 2011

I am looking for a basic online ordering system that is:Web-based. Runs on LAMP, etc.Stable, reliable, etc.Open source.The end-user uses a web browser to order items from the list, quantity for each item, etc.Prints that order for the business owner.

View 2 Replies View Related

Red Hat / Fedora :: Searching Path Of Some Basic HW Values

Apr 22, 2010

I would like know in which file is the machine name, os type and processor architecture stored in? I would like to know the path to those files where the value for os is i386 and machine i686 is something like this, in which file the systemuser and the number of users of that system is stored

/usr/src/redhat/RPMS/ ...

In these files i686 and I 386 is stored as directories and not as values but I want them as values in the file.

View 4 Replies View Related

Red Hat / Fedora :: Basic Mouse And KBD Do Not Work But PC Remote Does

Mar 2, 2011

I have installed Fedora 13 on my system, that went smooth. After restart when I see the License, User creation screen, my normal MS usb Mouse and a MS Keyboard wont work. I have a IR remote which i use to control music >>> image attached. The mouse and kbd on this remote do work. What might be the reason?

View 1 Replies View Related

Fedora Networking :: Cannot Connect To The Web To View Any Basic Webpages?

Feb 12, 2009

I have installed F10 x86_64 on my laptop with the intent of having a few VM guests under qemu/kvm to run test machines for my code while at a week long class. At home, hard wired to the LAN, my DomU's connect the internet just fine. Perhaps not exactly the way i want, but it worked. Now I am at the class and I've had to connect via wireless network. My DomUs CAN resolve URLs to IPs, but I cannot connect to the web to view any basic web pages.

Attached are screeshots showing my
#ifconfig
and
#route

View 2 Replies View Related

Fedora Networking :: Playing Video Over Basic Network

May 3, 2009

Basically I've just set up a very basic network connecting my vista laptop to fedora 10 laptop via ethernet. I download from the fedora box to an external hd which I can access from both computers. So, my question is, is it possible to have the same video play on both machines, in sync?

View 4 Replies View Related

Fedora :: Doesn't Live Cd Have A Basic - Generic (like A Vga 640 X 480) Driver

Sep 26, 2009

I just recently acquired a PII 333 w/ 160M ram (I know, grossly underpowered for anything by today's standards) but mostly wanted it for internet & to use for printer / scanner & camera stuff. So, while checking it out I tried a few live cd's on it (fedora 10 & a ham version of puppy linux) the puppy worked just fine but the fedora "puked" when it got to the GUI (I had this happen with F11 on another computer) The thing that confuses me is, doesn't fedora's live cd have a basic, generic (like a vga 640 x 480) driver that SHOULD work with any video card & monitor or am I missing something here?

View 6 Replies View Related

Fedora :: Basic Online Expense Tracking System?

Apr 22, 2011

I am looking for a basic online expense tracking system that is:Web-based. Runs on LAMP, etc.Stable, reliable, etc.Open source.The end-user uses a web browser to enter the date of each expense, amount, vendor, etc.Print a periodic report and hand it over to the acccountant.

View 2 Replies View Related

Fedora Hardware :: Installed 14 Boot (Basic Video) - How To Enable Nouveau

Nov 3, 2010

I installed Fedora 14 in (Basic Video) mode. How to do i enable nouveau?

View 4 Replies View Related

Fedora :: Reinstalling F13 And Time Selecting "Install Fedora With Basic Video Driver"

Nov 1, 2010

I recently was having problems with F13([URL].. and I just fixed it by reinstalling F13 and this time selecting "Install Fedora with basic video driver" which is one of the options on the F13 boot screen. This completely fixed the problems.

View 1 Replies View Related

Fedora :: "less" Command Lists Contents Of (compressed) Archive Files?

Jun 13, 2010

I came across this feature of the "less" command today. It appears not to be well-documented so I'll share it here. I found that "less" can automatically uncompress compressed files - no need to run the first command, the second does the same job:

Code:

gunzip -c textfile.gz | less
less textfile.gz

Even better, "less" can read and list the contents of some archive files as well, including Tar files compressed using Gzip and Bzip2 as well as Zip files. So now when I want to list the contents of an archive,for example to determine whether the contents will be extracted to an absolute path or relative to the working directory, the following work

Code:

less archive.tar.gz
less archive.tgz
less archive.tar.bz2
less archive.zip

Much easier than remembering the various options that the Tar, Gzip, Bzip2 and Zip use. The best one for me is with RPM archives:

Code:

less some.rpm

The above outputs the Information, Change Log and verbose File List of the RPM (paging the output, of course!) The following commands (using short and long options) give the equivalent output using the "rpm" command:

Code:

rpm -qilvp --changelog some.rpm | less
rpm --query --info --list --verbose --package --changelog some.rpm | less

"less" does not recognise the initramfs file produced by "dracut" (which is a compressed "cpio" archive), but I suppose you can't have everything ...

View 2 Replies View Related

Fedora Installation :: Updates After Install And Repo Lists / Saying Repo Not Found?

Mar 26, 2011

i'm attempting to know and understand fedora more and i will spend probably the next month pouring through all the forums and documents to answer more of my own questions. but there's quite a bit here, so i'd thought i'd ask some noob questions to get me started a little.

ive installed fedora 14 64bit and chosen only kde as the desktop. i selected an extra 2 repos besides the default, fedora 14 -x86_64 and fedora 14-x86_64 -updates. i believe this kernel is installed: 2.6.35.11-83

1. i can only see the 2 extra repo's as being "checked" in kpackagekit, shouldn't i see the default repo also ?

2. i dont have an applet in the system tray indicating the system is up to date, does fedora have this by default ? also after a clean install i ran yum check-update and yum update but the message sayes: "no packages marked for update". i'm not sure if the system is auto-updated during install or not, but with other distros iv tried there is always atleast a few updates needing to be done after install.

3. is kpackagekit the fedora gui package manager ? i dont see any others.

4. i want to upgrade to nvidia drivers, but i think i am missing a non-free repo or something. when i enter: yum install kmod-nvidia xorg-x11-drv-nvidia-libs.i686 xorg-x11-drv-nvidia-libs.x86_64 i get messages stating "no package" i get the same message with yum install nvidia-settings.i also tried this: LANG=C yum --enablerepo=rpmfusion-nonfree info akmod-nvidia but it sayes repo not found.

View 4 Replies View Related

Red Hat / Fedora :: Have Finished Reconfiguring My 1st PC Centos 5.5 With Squid And Dansguarian Works Fine The Configuration Is Basic?

Feb 8, 2011

I have finished reconfiguring my 1st PC Centos 5.5 with Squid and Dansguarian. Works fine the configuration is basic.lets name it to 1st PCeth0 - modem ip (public)eth1 - 172.16.1.1 (LAN)Then I've decided to change and add another Centos 5.5 for Firewall Service that is directly connected to the modem and then shares internet connection and some ports to 1st PC.

lets name it to 2nd PC, it also has two NICSeth0 - modem ip (public)eth1 - 10.0.0.1 (ip to connect to the 1st pc with squid services)so I changed the ip of the 1st PC with theseeth0 - 10.0.0.2eth1 - 172.16.1.1 (LAN)and connects the eth0 (10.0.0.2) of the 1st PC to the eth2 (10.0.0.1) of the 2nd PCthen I've tried browsing on the network but it does not work...is there a simple iptables command for the 1st PC and 2nd PC?ere are the iptables script and lists of my 1st and 2nd PC 2nd PC (firewall to be)

#vi /home/user1/fw.sh
#!/bin/sh
123=/sbin/iptables

[code]....

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved