Search results

Jump to navigation Jump to search
  • FOR $line" done < users.txt > users.sql sed -i 's/$/;/' users.sql Move the file to the other server and there do: mysql -u root -p < users.sql With replication
    7 KB (943 words) - 18:53, 20 January 2023
  • run-menu C:\Users\<username>\AppData\Roaming\Notepad++\shortcuts.xml Notepad++ in trouble because you opened a very big file Remove it from C:\Users\<usern
    920 bytes (137 words) - 10:38, 25 January 2023
  • exist - all users except the users listed into cron.deny can use crontab If neither of the file exists - only the root can use crontab If a user is listed
    2 KB (285 words) - 10:16, 9 October 2023
  • Proof of Stake for consensus. The Waves Decentralized EXchange (DEX) allows users to trade all kinds of crypto currencies directly from their wallet.
    294 bytes (38 words) - 12:47, 14 June 2021
  • Users that want to have a transaction on the blockchain need to spend a certain amount of crypto currencies. E.g. by sending it to an address where it
    207 bytes (34 words) - 14:40, 31 May 2021
  • release' print("Version: "+version) sys.exit(1) # USER CONFIGURABLE ITEMS maxmailsize = 10000000 # END USER CONFIGURABLE ITEMS, DO NOT CHANGE ANYTHING BELOW
    3 KB (364 words) - 14:58, 22 August 2020
  • Python programs. Creating logfiles, standard modules to load, opening files, user configuration. Code for mailing is on this wiki too. ToDO: Parsing commandline
    4 KB (457 words) - 11:44, 29 December 2021
  • the username of the one executing the script. $< is the uid of the current user. %newhash = (%oldhas1,%oldhash3) $newhashref = {$oldhasref1,$oldhashref3}
    3 KB (374 words) - 13:43, 12 November 2020
  • Initialize git on your computer: git config --global user.name "<your name>" git config --global user.email "<your emailaddress>" Add your public key in
    3 KB (449 words) - 12:26, 20 March 2023
  • copy using ssh. scp <file> <user>@<server>:<location> copy <file> to <location> at <server> scp -3 <userA>@<serverA>:<fileA> <userB>@<serverB>:<fileB> From
    370 bytes (54 words) - 00:12, 12 November 2023
  • directory protection from 755 to 700 Disabled admin account To reset 2FA for a user: login to the shell as admin cd /usr/syno/etc/preference/<username> rm google_authenticator
    3 KB (413 words) - 00:05, 23 January 2023
  • will put the final config in /etc/exim4/conf.d exim -bt user@domain.tld Show how mail to user@domain.tld will be routed
    491 bytes (75 words) - 21:36, 18 January 2023
  • end user with the warning messages you can suppress the warnings like: import warnings ... ... warnings.simplefilter(action='ignore', category=UserWarning)
    3 KB (352 words) - 13:12, 19 December 2023
  • %2 Positional parameters (like $1,$2 in unix shells) pause Wait until the user presses the any key ;-) set now=%date:~<start>,<len>% Get a substring from
    5 KB (645 words) - 13:58, 22 April 2023
  • Structured Query Language for databases. mysql -u<user> -p<password> < <sql-file>|sed 's/\t/,/g' Execute the query in <sql-file> and make the output comma
    6 KB (706 words) - 22:31, 7 January 2024
  • 'port': 3306, 'user': 'username', 'password': '', 'database': 'DBname' } #cnx = mysql.connector.connect(host='hostname', port=3306, user='username', database='DBname')
    3 KB (435 words) - 15:22, 25 July 2020
  • release' print("Version: "+version) sys.exit(1) # USER CONFIGURABLE ITEMS BLOCKSIZE = 2**16 # END USER CONFIGURABLE ITEMS, DO NOT CHANGE ANYTHING BELOW
    1 KB (168 words) - 12:21, 29 June 2020
  • ID Subnet ID Interface ID 7 bits FC00::/7 1 bit Locally assigned 40 bits User defined 16 bits Local subnet 64 bits Locally assigned or by dhcp 1111110
    3 KB (236 words) - 10:12, 20 December 2020
  • Linux/Unix ► MSwindows ► Networking ► Programming ► Security ► Webdesign User's Guide for information on using the wiki software Configuration settings
    795 bytes (48 words) - 11:12, 30 June 2023
  • ps -aux Full information on all running processes. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 191424 4420 ? Ss 2019 63:30 /
    876 bytes (139 words) - 10:18, 17 April 2020

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)