linux tag

403 questions


2 answers
54 views
0
How to browse multiple files like a single file

$lshoge.text fuga.text piyo.text all.text$ cathoge.hoge$ cat fuga.textfuga$ catpiyo.textpiyo$ cat all.texthogefugapiyo$ echo hoge>>hoge.text$ cat all.texthogehogefugapiyoIs this possible?

2 years ago

1 answers
41 views
0
Over 100% CPU utilization when using sar in multi-core environments

Red Hat Enterprise Linux Server 5.3 uses sysstat 7.0.2-11.el5.I am running a script that aggregates the previous day's health with the sar command, but sometimes CPU utilization exceeds 100% in a mult...

2 years ago

2 answers
90 views
0
Error "Your host name doesen't match with your IP address" when sending mail

When I try to mail a server in the domain [email protected] from a php script to bizknow1.com, I get an error similar to the following: host mx2.hanmail.net [180.70.93.97] said:454 5.7.1 DXNS3 133.24...

2 years ago

1 answers
58 views
0
rEFIT Cannot Start

I would like to install fedora, so it seems that rEFIT is necessary.http://refit.sourceforge.net/doc/c1s1_install.htmlI tried to install it using the link above, but after many reboots, it went direct...

2 years ago

1 answers
70 views
0
rEFIT Cannot Start

I would like to install fedora, so it seems that rEFIT is necessary.http://refit.sourceforge.net/doc/c1s1_install.htmlI tried to install it using the link above, but after many reboots, it went direct...

2 years ago

6 answers
74 views
0
What is the absolute path (full path) to the file you want to write in JavaScript or CSS?

I'm talking about CentOS (Linux), but I'm talking about HTML files in different directories and described in JavaScript and CSS for reference from PHP filesI would like to change the relative path to ...


5 answers
114 views
0
How to check externally if port 22 of centos is open

I recently started using VPS.I'd like to make sure that port 22 used by ssh is open properly. Is there a command to check from an external linux?Also, please let me know if there is a way to find out ...

2 years ago

5 answers
79 views
0
How to check externally if port 22 of centos is open

I recently started using VPS.I'd like to make sure that port 22 used by ssh is open properly. Is there a command to check from an external linux?Also, please let me know if there is a way to find out ...

2 years ago

1 answers
114 views
0
How to Encrypt a Shell Script (CSH)

Is it possible to encrypt and execute the CSH source code to encrypt VBS to VBE using Windows Script Encoder? If possible, please tell me how to do it.If it is possible to replace it with Bash, that i...

2 years ago

1 answers
89 views
0
How to Encrypt a Shell Script (CSH)

Is it possible to encrypt and execute the CSH source code to encrypt VBS to VBE using Windows Script Encoder? If possible, please tell me how to do it.If it is possible to replace it with Bash, that i...

2 years ago
« - 10 - »

© 2024 OneMinuteCode. All rights reserved.