• skip to content

micwiki.com

User Tools

  • Log In

Site Tools

  • Media Manager
  • Sitemap
You are here: start » user

user

Search

You can find the results of your search below.

Results

Matching pagenames:

  • user_and_group_permissions
guides:unix_admin:setting_up_chroot_and_sftp: 12 Hits
022 MaxInstances 30 User nobody Group ... /code> script to add chroot users //add_chroot_user.sh// <code> #!/bin/sh # # add_chroot_user.sh # CHROOT=$1 USERNAME=$2 echo "chroot directory:" $CHROOT... ; then echo " Usage : " echo " ./add_chroot_user.sh <chroot directory> <username>" echo "" exi
guides:wordpress:adminmenubar: 10 Hits
cache the pages showing the menu admin bar when a user was logged in. This meant visitors were seeing ca... flare rule to only show the admin menu bar when a user is logged in and the URL contains the string “?ad... d filter to only show the admin menu bar when the user is logged in (with Editor permissions) and the UR... true" is automatically appended to the URL when a user with Editor permission is logged in. */ /* Th
guides:unix_admin:user_and_group_permissions: 9 Hits
====== User and Group Permissions ====== Basics. Files in linx or *nix systems have user and group permissions <code> mic-2:tmp michaelc$... of a full directory list all view. Notice the my user is michaelc and the group is wheel //User and group permissions in linux can often be confusing.// Bu
guides:unix_admin:rsync: 6 Hits
ccess via remote shell: Pull: rsync [OPTION...] [USER@]HOST:SRC... [DEST] Push: rsync [OPTION...] SRC... [USER@]HOST:DEST Access via rsync daemon: Pull: rsync [OPTION...] [USER@]HOST::SRC... [DEST] rsync [OPTION...] rsync://[USER@]HOST[:PORT]/SRC... [DEST] Push: rsync [OPTION..
guides:databases:postgresql: 5 Hits
base command line commands need to be executed as user 'postgres'. //Syntax:// * **$** represents a... Please note that you will need to be logged in as user 'postgres'. //Example Usage:// psql-login < f... rtisers ADD PRIMARY KEY (advertiser_id); **alter user password** ALTER USER <username> WITH PASSWORD '<newpassword>'; To **execute a sql file**. Make sur
guides:databases:mysql: 5 Hits
local/mysql ./mysqld_safe --skip-grant-tables --user=root 3) Run mysql console and execute following sql mysql UPDATE mysql.user SET Password=PASSWORD('MyNewPass') WHERE User='root'; FLUSH PRIVILEGES; **replication** **Reset re... l > CHANGE MASTER to MASTER_HOST='<host>', MASTER_USER='<user>', MASTER_PASSWORD='<password>', MASTER_PO
guides:dev:modifying_firefox_config_in_linux: 3 Hits
reating a custom preference file** To change the user-agent string for Firefox you can modify the confi... vi newfilename.js Add the following to change user-agent pref("general.useragent.override", "Mozi... ries - FAQ about 'about:config' http://whatsmyuseragent.com/ - check your user-agent sent to websites
guides:databases:mysql_on_mac_os_x_snow_leopard_-_old_method: 3 Hits
cd /usr/local/mysql sudo ./bin/mysql_install_db --user=mysql sudo chown -R mysql ./var </code> Copy of... ASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! To do so, start the server, then issue the foll... tion of removing the test databases and anonymous user created by default. This is strongly recommended
guides:rails:rvm: 3 Hits
rvm = ruby version manager 1a. Install RVM as a user http://rvm.beginrescueend.com/rvm/install/ Inst... oad RVM if it is installed, # first try to load user install # then try to load root install, if user install is not there. if [ -s "$HOME/.rvm/scripts/rvm
wiki:welcome: 2 Hits
ki is an Open Source project that thrives through user contributions. A good way to stay informed on wha... tter]]. The [[http://forum.dokuwiki.org|DokuWiki User Forum]] is an excellent way to get in contact wit
links:linux: 2 Hits
g posts by Sydney Linux Users Group Community **User Groups** http://slug.org.au/ - Sydney Linux User... p://www.linux.org.au/ - Linux Australia is the peak body for Linux User Groups (LUGs) around Australia
guides:unix_admin:setting_up_ssh_keys: 2 Hits
e command to copy. cat id_rsa.pub | ssh user@host 'cat >> ~/.ssh/authorized_keys' **DSA Key*... a single line command to copy. cat id_dsa.pub | ssh user@host 'cat >> ~/.ssh/authorized_keys'
guides:databases:mk-heartbeat: 2 Hits
Master and Slave create database "mattkitdb" and user "mattkit" mysql> CREATE DATABASE mattkitdb; mysql> CREATE USER 'mattkit'@'127.0.0.1' IDENTIFIED BY 'XXXXXXX';
guides:source_control:svn: 2 Hits
: Re-type new password: Adding password for user username **Update user access rules** vi /etc/svn-access-conf **Creating a new repos** svnad
guides:install:nagios: 1 Hits
guides:install:webistrano: 1 Hits
guides:unix_admin:setting_up_your_bash_env: 1 Hits
guides:unix_admin:vncserver: 1 Hits
links:networking: 1 Hits
wiki:syntax: 1 Hits
guides:firewalls:openvpn: 1 Hits
guides:linux:kernel_building: 1 Hits
wiki:dokuwiki: 1 Hits

Page Tools

  • Show pagesource
  • Backlinks
  • Rename Page
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki