(Elementary user)
Can anyone please help with the following ...
I need to mount an XP Windows share.
In the /etc/fstab I have the following entry, but it does not mount on reboot:
//192.150.150.69/import_export /internal/automation/mount cifs username=dave,password=xxxxxxx,_netdev 0 0
I...
(Elementary user)
Hello Everyone,
I would like to replace certain 'forbidden' characters in the values of incoming XML files, namely single quote, double quote and ampersand (I presume < > are not possible due to their use in tags).
My command line looks like this and successfully replaces...
Many thanks!
I'll investigate that; I think the web server is tomcat, I also noted that there is a secondary .bat nested in this script that I need to investigate.
Best regards
Can anyone please advise if the following is possible ...
I have a backup script (.bat file) shown below, that copies certain files on my computer to a backup location using a scheduled task.
At the moment, the script copies the files to an undesirable path, would it be possible to copy the...
(Elementary user)
I have a programme that is generating XML files.
Sometimes the XML file contains forbidden or undesirable characters in its values; for example:
...
<Name>Mr & Mrs Smith</Name>
...
<GermanStreet>Straße</GermanStreet>
I am looking for a method to change for example the...
(Elementary user - repost from Linux server)
I need to update the version of java on my server:
[root@server bin]# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-54)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the...
(Elementary user)
I need to update the version of java on my server:
[root@server bin]# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-54)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions...
(Elementary user)
The server uses RHEL 5.9
I would like to jail specific users logging in via SSH to their home directory so they can't navigate the server.
According to RedHat, one should be able to edit the file /etc/ssh/sshd_config and uses the following syntax:
Match Group sshusers...
(Elementary Windows user)
I have a folder in the following path that is so long, Windows is unable to delete it using the normal Windows explorer.
Example:
D:\data\very\long\path\with\many\characters
Is it possible to dele it using the command line?
Best regards
Unfortunately the C drive on my server has almost run our of space.
I have shrunk the D drive by 71GB, however the Windows 2008 server disk management software does not permit me to extend the C volume.
Can anyone recommend an alternative (GUI) solution?
Best regards
Can someone please advise on the following ...
Currently all 'top-level' HTTP visitors are forced to HTTPS by means of an entry in the .htaccess file, like this:
[root]# more .htaccess
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
In addition...
Many thnaks for your help!
Well basically the idea was to simply connect the two switches and make use of the most bandwidth possible.
Last night I experimented with the Smartports settings and I designated these ports as 'Cisco switches'; this resulted in the disabled port becoming active...
(Elementary user)
Can anyone please explain the following ....
I have connected this switch (Port 50 and Port 51):
http://files.engineering.com/getfile.aspx?folder=bfe0764d-7949-448b-b024-fa5788f90f80&file=Picture_404.jpg
To this switch (Ports 25 and Port 26):
I am connecting using fibre...
Many thanks, I really appreciate you explaining that!
Have a look at the following:
-rwxr--r-- 1 nobody nobody 1394176 Oct 17 18:00 ReportServerTempDB_backup_201410171800.bak
[root@sgi SQL_Backups]# find /my/path/SQL_Backups/ \( -name '*.bak' -o -name '*.txt' \) -mtime +3 -exec ls {} \...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.