Fulltext results:
- Formatting Syntax @wiki
- es. Simply have a look at the source of this page by pressing "Edit this page". If you want to try som... a paragraph, you can use two backslashes followed by a whitespace or the end of line. This is some te... nly recognized at the end of a line\\ or followed by\\ a whitespace \\this happens without it. This... y recognized at the end of a line\\ or followed by\\ a whitespace \\this happens without it. You sh
- MySQL: Create User @info:mysql:user
- = <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{passwd}'; </code> ==== Create User and Databas... ' <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{passwd}'; GRANT USAGE ON * . * TO '{user}'@'%' IDENTIFIED BY '{passwd}' WITH MAX_QUERIES_PER_HOUR 0 MAX... ALL ON `dbname`.* TO 'dbuser'@'dbhost' IDENTIFIED BY 'dbpass'; </code> {{tag>admin database mysql sql
- Generate a Test Key @info:cryptography:openssl
- he output filename to write to or standard output by default. Now you can pack the key into a PKCS#12... certificates and private keys to, standard output by default. They are all written in PEM format. * ... PKCS#12 file to be parsed. Standard input is used by default. {{tag>cryptography howto openssl securi
- Oracle: List Accounts with Objects @info:oracle
- sql> SELECT DISTINCT OWNER FROM DBA_OBJECTS ORDER BY OWNER; </code> If you want to list all accounts,... <code sql> SELECT USERNAME FROM ALL_USERS ORDER BY USERNAME; </code> Or, if you only want the DBAs: <code sql> SELECT USERNAME FROM DBA_USERS ORDER BY USERNAME; </code> {{tag>admin oracle sqlplus}}
- Memory Usage of a Solaris Container (Zone) @blog:2010
- output lines (that is, processes, lwps, or users) by key in descending order. Only one key can be used as an argument. * ''rss'' Sort by resident set size. * ''size'' Sort by size of process image. Note the upper case ''-Z'' in the f
- Travian Map Download Script @z:travian
- nce, sum(population) FROM ${world}_world w1 GROUP BY w1.aid; __SQL__ echo " `date +'%H:%M:%S'`: ${... FT JOIN ${world}_village h ON h.vid = v.vid GROUP BY v.vid; UPDATE ${TEMP_TABLE} SET inactive = 0 WHE... village v WHERE v.vid=w.vid GROUP by w.uid; -- -- end of sql -- __SQL__ echo "`date
- DokuWiki @wiki
- ware that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]].... the large number of [[doku>plugins]] contributed by its vibrant community allow for a broad range of
- Travian Village Planner @blog:2009
- on a village planner for Travian. It was inspired by the village planner at [[http://www.ebav.co.uk/tr... as saving the village to a bookmark. This is done by the URL parameter “a”. The parameter contains one
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- e commands will be executed with the rights given by this profile, so they need to be executes with ''... this to the file ''/etc/vfstab''. You can do this by executing ''pfexec vi /etc/vfstab''. <code> shar
- base-ssh-login @z:relax:api:base
- to open a remote sesssion, but ususally it's used by other methods (especially [[base-exec-user]]) to ... not present, an interactive shell will be opened by ''ssh''. ===== Returns ===== Returns the output
- ReLAX @blog:2009
- les one about [[http://lax.sourceforge.net/|LAX]] by Thomas Groß. LAX has some very interesiting conc... . I decided to allow any server which can be read by ''curl'', ''wget'' or ''cat''. This allows http,
- Print all certificates in a file @info:cryptography:openssl
- or CRLs contained in the file. They are preceded by their subject and issuer names in one line format... he output filename to write to or standard output by default. {{tag>cryptography howto openssl securi
- Android Backup @info:android
- ?????? no permissions </file> You can solve this by restarting the adb server: <code bash> sudo adb
- Serial Protocol @p:dmx
- a serial protocol over USB. The protocol is line by line, with carriage return ("\n") as end. The fir
- Project Idea: WikiTable @blog:2009
- ml- dory body-tags). This snippet can be included by most wikis. In a second step, the application co