gammal logitech express
Friday, March 19th, 2010LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
|
|
|
|
|
|
|
|
![]() |
|
|
|
nmap -sP 192.168.1.0/24
721006.no-ip.org
Då har myntet äntligen landat och webshopen sett dagens ljus.
mysql -uUser -pPassword
For example, if your MySQL user name (also known as an account name) and password are Tara and Telly3, then enter the following command:
mysql -uTara -pTelly3
If you don’t have a password, omit the -p argument as follows:
mysql -uTara
If you didn’t define a user name while configuring your MySQL installation, enter root as the user name, as follows:
mysql -uroot
The MySQL client’s command prompt appears, as follows:
mysql>
mysql>CREATE DATABASE TrioMotors;
MySQL creates a new database, but it doesn’t contain any tables or records yet.
mysql>quit;
$ for z in *.zip; do unzip $z; done