Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Passende Seitennamen:

Volltextergebnisse:

string_operations @bash
89 Treffer, Zuletzt geändert:
ed "globbing") is done by the shell -- before the command is executed. Thus the command normally sees a list of filenames (like "foo.txt ... ariable Set"} This one just uses the shell "null command" (the : command) to evaluate the expression. If the variable does... rs fall under the functionality of the UNIX expr command. This results in inconsistent command syntax and overlap of functionality, not to menti... the script is evaluated. Its purpose is to store command line arguments in the global array ARGV1 and the number of command line arguments in the global variable ARGC1. The
p2k @xina
36 Treffer, Zuletzt geändert:
ting system used for WPC). XINA is unique in it's command structure (ordinary UNIX / DOS commands do not work). A total of 99 XINA commands are available to view, alter, and execute the pa... .3/1.4). In addition there are some game-specific commands in RFM (there were apparently some cool game-specific commands for SW:E1 that were removed for production code ... e average RFM home owner. Warning: DO NOT issue commands or alter settings using the XINA command set unless you know what you are doing and unders... his contributions to this section) Typing the command (with no other text) will display the proper usage of the command, parameters, acceptable values, etc. Some excepti
modify @kernel
29 Treffer, Zuletzt geändert:
as eth0 orinoco_pci </code> Linux has a number of commands to help you with modules. The lsmod command lists all the ones loaded. In the example, you ca... are all kernel modules. You can use the modprobe command to load and unload modules or use the insmod and rmmod commands. See the man pages for details. <code> [root@bi... doubt about a device driver, try using the lspci command to take a look at the devices that use your PCI e... n see that the natsemi module listed in the lsmod command has a high probability of belonging to the 01:08.
linux_commands
19 Treffer, Zuletzt geändert:
<tr><td>&nbsp;</td><td class="nw">ssh $USER@$HOST command</td><td>Run command on $HOST as $USER (default command=shell)</td></tr> <tr><td>•</td><td class="nw">ssh -f -Y $USER@$HOSTNAME xeyes</td><td>Run GUI command on $HOSTNAME as $USER</td></tr> <tr><td>&nbsp;<... ing</b> (Note ifconfig, route, mii-tool, nslookup commands are obsolete)</td></tr> <tr><td>&nbsp;</td><td... ll</td><td>Summarise/profile system calls made by command</td></tr> <tr><td>•</td><td class="nw">strace -
du
13 Treffer, Zuletzt geändert:
Quelle((http://www.labtestproject.com/linuxcmd/du_command.html)) ===== Get and display the file size and the directory size using du command ===== The du command ( disk usage ) gather and summarize about how much your disk space being used by... eing use by directory in the Linux system The du command can be use to find the size of file and the size
ubuntu_hardy @fglrx
12 Treffer, Zuletzt geändert:
deb </code> ''Using [http://en.wikipedia.org/wiki/Command_line_completion tab completion] can make this command easier.'' Starting Catalyst version 8.10, instal... deb </code> ''Using [http://en.wikipedia.org/wiki/Command_line_completion tab completion] can make this command easier.'' === Additional 64-bit instructions ===... . If you receive this error, issue the following command after the above dpkg command, which will force the installation of all of the ... 64-bit systems requires the ''--force-overwrite'' command in the above ''dpkg'' command: <code> $ sudo dpkg -i --force-overwrite xorg-dri
ecryptfs
12 Treffer, Zuletzt geändert:
the interactive 'ecryptfs-mount-private' To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. # But home i... ng like Lock Private Folder for example. In the Command field, type /usr/bin/ecryptfs-umount-private an
wiimote-ubuntu-mouse-lightpen @wii
8 Treffer, Zuletzt geändert:
Accessories –> Terminal) and enter the following command <code>sudo aptitude install wminput wmgui lswm</c... via bluetooth. In a terminal type the following command <code>lswm</code> And press buttons 1 & 2 on your... is possible. From a terminal, type the following command <code>gksudo gedit /etc/cwiid/wminput/ir_ptr</cod... load latest .deb from here or using the following command <code>wget http://linux-whiteboard.googlecode.com
hardware @raspberry_pi
7 Treffer, Zuletzt geändert:
area...") time.sleep(20) os.system("xscreensaver-command -activate") #OS command for Xscreensaver program = Activate, turns on scr... com[plete rest and exit os.system("xscreensaver-command -deactivate") ##OS command for Xscreensaver program = Activate, turns on scr... p() #reset GPIO sys.exit() #exit cleanly to the command prompt. </code> Oder: <code> import RPi.GPIO ... ing screensaver") os.system("xscreensaver-command -deactivate") </code> Das Display lässt sich a
mplayer @ubuntu
7 Treffer, Zuletzt geändert:
ltiverse</code> Now you need to run the following command to update the source list <code>sudo apt-get update</code> Install mplayer using the following command <code>sudo apt-get install mplayer</code> if you ... Ubuntu 8.04 (Hardy Heron) Users run the following command <code>sudo wget http://www.medibuntu.org/sources.... </code> Then, add the GPG Key using the following commands <code>sudo apt-get update sudo apt-get install m
torch3vision @face_detection
6 Treffer, Zuletzt geändert:
le (grossteils) ((http://ultrahigh.org/2008/10/14/command-line-face-detection/)) You will need the C++ Com... e a working set of face-detection programmes. The command line interface isn’t too friendly, so they take a... he lowest common denominator for image processing command line apps. I use the program ‘jpegtopnm’ from pac... mp/models/mlp-cascade19×19-20-2-110 </code> This command takes about 20s to run on my creaky old laptop, a
htmldoc
6 Treffer, Zuletzt geändert:
HTML>DOC====== Converts HTML to PDF (here: for command-line linux (MS-Windows not covered, but similar))... lename.html ENTER</code> ==== What Are All These Commands? ==== *- -webpage is the document type that sp... Again, the answer is on the next line. Your line command should look like this: <code> htmldoc --webpag... Generating Books ===== Type one of the following commands to generate a book from one or more HTML files:
input_password @shell
6 Treffer, Zuletzt geändert:
ourne shell does not have this functionality as a command, but a combination of commands will make this work. The stty command sets nume... echoed to the terminal. To turn off echoing, the command stty -echo can be used. Any subsequent user input (including commands typed at the shell) will not be echoed. To res... t echoing passwords) and the result of the second command will be that every character typed will appear tw
psx
6 Treffer, Zuletzt geändert:
le doesn't exist, then generate it with the touch command <code>touch /var/lib/dhcp/dhcpd.leases</code> Re... hat the tftp-server package is installed with the command rpm -q tftp-server. If it is not installed, insta... xinetd-based service; start it with the following commands: <code> /sbin/chkconfig --level 345 xinetd on /... o Install the package using the following command: <code>[root@bigboy tmp]# rpm -Uvh tftp-server-0.
tasmota
6 Treffer, Zuletzt geändert:
/docs/Buttons-and-Switches/#switchmode-15)) With command <code>SwitchMode<x> 15</code> you can decouple Sw... an globally change the status text with StateText command. You can change the default "Switch1" text using SwitchText<x> command. For example: SwitchText1 Garage_Door_State </cod... "String1" or the text mentioned in the SwitchText command. Dann erkennt ha die Änderungen am Schalter sofo
screenshot
6 Treffer, Zuletzt geändert:
convertfromvmware @virtualbox
6 Treffer, Zuletzt geändert:
pxes @pxe
6 Treffer, Zuletzt geändert:
get_cpu_system_load_average_on_linux
6 Treffer, Zuletzt geändert:
keyboard_shortcuts_for_bash
6 Treffer, Zuletzt geändert:
shiftlock
5 Treffer, Zuletzt geändert:
postfix @mailserver
5 Treffer, Zuletzt geändert:
evolis @kartendrucker
5 Treffer, Zuletzt geändert:
sshfs
5 Treffer, Zuletzt geändert:
useful_hints @imagematick
4 Treffer, Zuletzt geändert:
useful_hints @imagemagick
4 Treffer, Zuletzt geändert:
find_path_of_application
4 Treffer, Zuletzt geändert:
kernel
4 Treffer, Zuletzt geändert:
reinstall_grub
4 Treffer, Zuletzt geändert:
squid
4 Treffer, Zuletzt geändert:
remote @xbox
3 Treffer, Zuletzt geändert:
ssh
3 Treffer, Zuletzt geändert:
exif
3 Treffer, Zuletzt geändert:
ps2014 @ikea
3 Treffer, Zuletzt geändert:
wine
3 Treffer, Zuletzt geändert:
disk_usage
3 Treffer, Zuletzt geändert:
cracking_wep_and_wpa_wireless_networks
3 Treffer, Zuletzt geändert:
cryptsetup
3 Treffer, Zuletzt geändert:
iso-to-usb
3 Treffer, Zuletzt geändert:
keep_your_ssh_session_running_when_you_disconnect
3 Treffer, Zuletzt geändert:
ssh_without_password
3 Treffer, Zuletzt geändert:
usermod
3 Treffer, Zuletzt geändert:
nfs
3 Treffer, Zuletzt geändert:
esp
3 Treffer, Zuletzt geändert:
screen_recorder
2 Treffer, Zuletzt geändert:
mplayer @acer_aspire_one
2 Treffer, Zuletzt geändert:
macos
2 Treffer, Zuletzt geändert:
bluetooth @eeepc
2 Treffer, Zuletzt geändert:
imagemagick
2 Treffer, Zuletzt geändert:
opendns @fritzbox
2 Treffer, Zuletzt geändert:
test @bash
2 Treffer, Zuletzt geändert:
joystick
2 Treffer, Zuletzt geändert:
webdav @ftp:server
2 Treffer, Zuletzt geändert:
supported_cards @mame:advancecd
2 Treffer, Zuletzt geändert:
nvidia
2 Treffer, Zuletzt geändert:
how_to_tell_what_version_of_ubuntu_you_are_running
2 Treffer, Zuletzt geändert:
mysql_turn_on_logging
2 Treffer, Zuletzt geändert:
see_where_a_package_is_installed
2 Treffer, Zuletzt geändert:
batocera
1 Treffer, Zuletzt geändert:
wiimote-ubuntu @wii
1 Treffer, Zuletzt geändert:
longhaul @via_epia
1 Treffer, Zuletzt geändert:
install_kde
1 Treffer, Zuletzt geändert:
ffmpeg
1 Treffer, Zuletzt geändert:
mplayer @eeepc
1 Treffer, Zuletzt geändert:
fritzbox
1 Treffer, Zuletzt geändert:
smart
1 Treffer, Zuletzt geändert:
nfs4 @nfs
1 Treffer, Zuletzt geändert:
nfs @macos
1 Treffer, Zuletzt geändert:
server @ftp
1 Treffer, Zuletzt geändert:
cyrus @mailserver
1 Treffer, Zuletzt geändert:
ssh @squid
1 Treffer, Zuletzt geändert:
lsof
1 Treffer, Zuletzt geändert:
advancecd @mame
1 Treffer, Zuletzt geändert:
jpg_to_pdf
1 Treffer, Zuletzt geändert:
osticket @ticket
1 Treffer, Zuletzt geändert:
dlna
1 Treffer, Zuletzt geändert:
rfid
1 Treffer, Zuletzt geändert:
bluetooth @acer_aspire_one
1 Treffer, Zuletzt geändert:
gruppen
1 Treffer, Zuletzt geändert:
router
1 Treffer, Zuletzt geändert:
sonoff
1 Treffer, Zuletzt geändert:
track_mysql_queries_mysqlsniffer
1 Treffer, Zuletzt geändert:
dma
1 Treffer, Zuletzt geändert:
eeexubuntu
1 Treffer, Zuletzt geändert:
mailserver
1 Treffer, Zuletzt geändert:
design_pattern
1 Treffer, Zuletzt geändert:
pdftk
1 Treffer, Zuletzt geändert:
gdm_kdm
1 Treffer, Zuletzt geändert:
ushare @upnp
1 Treffer, Zuletzt geändert:
wii-remote_on_linux @wii
1 Treffer, Zuletzt geändert:
ifconfig
1 Treffer, Zuletzt geändert:
shell
1 Treffer, Zuletzt geändert:
bluetooth @raspberry_pi
1 Treffer, Zuletzt geändert:
dvd @mencoder:vcd:svcd
1 Treffer, Zuletzt geändert:
kismet
1 Treffer, Zuletzt geändert:
1.6 @virtualbox
1 Treffer, Zuletzt geändert:
fix_automount @acer_aspire_one
1 Treffer, Zuletzt geändert:
idle3-tools
1 Treffer, Zuletzt geändert:
docker
1 Treffer, Zuletzt geändert:
m740av
1 Treffer, Zuletzt geändert:
fhem
1 Treffer, Zuletzt geändert:
oxid
1 Treffer, Zuletzt geändert:
pdf
1 Treffer, Zuletzt geändert:
 
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0
DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp   Dogecoin Donations Accepted Here    DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp  DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp