LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 14 of 21
0 votes
1 ans
3 views
Append date to filename in linux

I want add the date next to a filename ("somefile.txt"). For example: somefile_25-11-2009.txt or somefile_25Nov2009.txt or anything to that effect...

server-admin Solved
SA
asked 1 month ago by sami
0 votes
1 ans
3 views
Ubuntu typing 'php' in terminal shows a lot of errors

I'm using Ubuntu 13.10 and php is installed and working perfectly. But, when I type `php` in the terminal, it lists a lot of errors (and after that, it goes...

server-admin Solved
KE
asked 1 month ago by Kevin
0 votes
1 ans
3 views
What package includes AB the Apache Server Benchmarking Tool in Ubuntu

I'm trying to find [ab - Apache HTTP server benchmarking tool][1] for Ubuntu, I'm hoping there's a package I can install for it. I decided I need to...

server-admin Solved
RE
asked 1 month ago by reconbot
0 votes
1 ans
3 views
Ubuntu 20.04 upgrade, Python missing libffi.so.6

I recently upgraded my OS to Ubuntu 20.04 LTS. Now when I try to import a library like Numpy in Python, I get the following error: > ImportError: libf...

server-admin Solved
KH
asked 1 month ago by Kh4zit
0 votes
1 ans
3 views
Where's docker's daemon.json? (missing)

From [docs][1]: > The default location of the configuration file on Linux is > /etc/docker/daemon.json But I don't have it on my fresh docker i...

server-admin Solved
AS
asked 1 month ago by astef
0 votes
1 ans
3 views
Default password of mysql in ubuntu server 16.04

I have installed ubuntu 16.04 server. Mysql server was installed by default in it. When I am trying to access the mysql with `mysql -u root -p`, I am unable to...

server-admin Solved
DE
asked 1 month ago by Debashisenator
0 votes
1 ans
3 views
VIM: how to go to exact line on Ubuntu

I'm using `vi` on Ubuntu 12.10. Some files are quite long so when I want to go to the middle of the file, I have to page down or scroll down. Is there...

server-admin Solved
KE
asked 1 month ago by kevin
0 votes
1 ans
3 views
E: Repository 'http://dl.google.com/linux/chrome/deb stable Release' changed its 'Origin' value from 'Google, Inc.' to 'Google LLC'

When I `apt-get update` and `apt-get upgrade` my Ubuntu system, I get the following error message regarding fetching Google Chrome updates. This only started h...

server-admin Solved
SA
asked 1 month ago by Sam
0 votes
1 ans
3 views
Nginx sites-enabled, sites-available: Cannot create soft-link between config files in Ubuntu 12.04

I am trying to create soft links between config files containing server blocks in the sites-enabled and sites-available directories in /etc/nginx/. The comma...

server-admin Solved
IA
asked 1 month ago by iamyojimbo
0 votes
1 ans
3 views
How do you find out which version of GTK+ is installed on Ubuntu?

I need to determine which version of GTK+ is installed on Ubuntu Man does not seem to help

server-admin Solved
CR
asked 1 month ago by Craig Angus
0 votes
1 ans
3 views
How to edit/save a file through Ubuntu Terminal

This is quite a simple question: I just need to open a file (this filename is galfit.feedme). I can view the file with view galfit.feedme when I'm in th...

server-admin Solved
VD
asked 1 month ago by vdogsandman
0 votes
1 ans
3 views
IntelliJ Idea Ctrl+Alt+Left shortcut doesn't work in Ubuntu

I am using IntelliJ Idea 2017.3 latest release in Ubuntu 2017.10 and shortcut <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Left</kbd>...

server-admin Solved
SA
asked 1 month ago by Samy
0 votes
1 ans
3 views
ERROR 1130 (HY000): Host '' is not allowed to connect to this MySQL server

Why oh why can I not connect to mysql? mysql -u root -ptest101 -h xxx.xxx.xxx.xxx ERROR 1130 (HY000): Host 'xxx.xxx.xxx.xxx' is not allowed...

server-admin Solved
TA
asked 1 month ago by Tampa
0 votes
1 ans
3 views
How to scroll up and down in sliced "screen" terminal

I just installed `screen` and like the idea to divide linux terminal into multiple pieces. But I can't figure out one thing: How to scroll up and down, when...

server-admin Solved
VO
asked 1 month ago by Vor
0 votes
1 ans
3 views
How to start nginx via different port(other than 80)

Hi I am a newbie on nginx, I tried to set it up on my server(running Ubuntu 4), which already has apache running. So after I `apt-get install` it, I tried...

server-admin Solved
ZH
asked 1 month ago by Zhao Peng
0 votes
1 ans
3 views
Docker Repository Does Not Have a Release File on Running apt-get update on Ubuntu

I am using Ubuntu 16.10 and recently installed Docker (v1.12.4) using the Xenial build by following the instructions found [here][1]. I haven't encountered...

server-admin Solved
DA
asked 1 month ago by Daniel Eagle
0 votes
1 ans
3 views
How to install the current version of Go in Ubuntu Precise

Running `sudo apt-get install golang-stable`, I get Go version `go1.0.3`. Is there any way to install `go1.1.1`?

server-admin Solved
SC
asked 1 month ago by scc
0 votes
1 ans
3 views
How to clear all history in linux/ubuntu terminal or bash permanently?

When you use the up key in a Linux terminal, you can use previous commands again. Great feature. However, I started logging mysql into mysql with the sensitive...

server-admin Solved
FR
asked 1 month ago by Frank Vilea
0 votes
1 ans
3 views
How to write a cron that will run a script every day at midnight?

I have heard crontab is a good choice, but how do I write the line and where do I put it on the server?

server-admin Solved
MA
asked 1 month ago by Matt
0 votes
1 ans
3 views
How can I set up & run PhantomJS on Ubuntu?

I set up PhantomJS and recorded it to video: https://www.dailymotion.com/video/xnizmh_1_webcam Build instructions: http://phantomjs.org/build.html Is ther...

server-admin Solved
FU
asked 1 month ago by FURKAN ILGIN