49%
22.12.2017
$keyfile /etc/ssh
08 chmod 644 /etc/ssh/$filename
09 done
10 if [ -f .ssh/config ]; then
11 cat .ssh/config >> /etc/ssh/ssh_config
12 sed -i 's|~/.ssh|/etc/ssh|g' /etc/ssh/ssh_config
13
49%
05.02.2019
SuiteCRM application:
sudo cd /etc/apache2/sites-available
sudo touch suitecrm.conf
sudo nano -w suitecrm.com
Now copy the code shown in Listing 1 [4] into the nano text editor window to populate
49%
05.02.2019
globally on a system, the Google developers recommend installing with the one-liner:
curl -LO https://storage.googleapis.com/container-structure-test/latest/container-structure-test-linux-amd64 && chmod +x
49%
10.06.2015
Lab http://gitlab.com
Big Data
Hadoop http://hadoop.apache.org, Cassandra http://cassandra.apache.org, Spark http://spark.apache.org, Storm http://storm.apache.org
Meta/High Availability
49%
09.08.2015
Version Details on Message Analyzer 1.1: http://blogs.technet.com/b/messageanalyzer/archive/2014/09/15/announcing-the-message-analyzer-1-1-release.aspx
49%
20.03.2014
: Nmap Scripting Engine" by Ron McCarty, ADMIN
, 2011, issue 06, pg. 72
"Lua for Apache" by Tim Schürmann, ADMIN
, issue 09, pg. 42: http://www.admin-magazine.com/Articles/Lua-for-Apache/
Lua
49%
20.05.2014
)]: Done 1 out of 181 | elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2
49%
01.08.2019
_path": "/var/log/osquery",
07 "disable_logging": "false",
08 "schedule_splay_percent": 10
09 },
10 "schedule": {
11 "osquery_profile": {
12 "query": "SELECT * FROM osquery_info;",
13
49%
05.12.2016
/b/exchange/archive/2014/05/09/outlook-connectivity-with-mapi-over-http.aspx/
Exchange Blog: Requirements for public folders: http://blogs.technet.com/b/exchange/archive/2014/11/07/on
49%
09.06.2018
_default_language=en_us
09 $ ./rsql/bin/rsql_server -dir=/home//rsql-test
In the next step, you create a project directory, simply named rsql-test/ here (line 7); initialize the DBS (line 8) by replacing /home