Search Results

Search: Posts Made By: mojoman
1,756
Posted By mojoman
VSFTPD sees old mount --bind
Hi guys,

Our company sells a product that has two servers than run in a pair--for the part I explain below the two systems run independently.

On both servers I did the following. I used the...
1,383
Posted By mojoman
How to escape the @ character in an if statement check?
Hi,

I am running a shell script that has to verify a password with an if statement. The password has an @ in it. I am having problems getting the if statement to test for the password. The @...
Forum: Linux 03-25-2019
6,539
Posted By mojoman
Linux keeps freezing on UFW BLOCK
Hi everyone,

I have had trouble getting several versions of Linux stable on my machine over the last few months.
I do not think the issue is with the machine. Windows ran fine on it for a long...
1,559
Posted By mojoman
CVE advisories and CENTOS
Hi guys,

At work we run an application that runs off of CENTOS 7.3
A client asked us if a list of CVE advisories applied to it.
Online I searched for an online CVE repository for Centos but...
748
Posted By mojoman
Configuring Sendmail
Hi,

I am using sendmail.
I need to do the following: Send all internal emails to one relay, send to a particular external domain via a relay that required authentication.
Could someone please...
909
Posted By mojoman
Authentication in sendmail
Hello,

I am using sendmail.
I have a user who needs to send all internal email to one email relay and needs to send to one specific domain to another one that requires authentication.

Will the...
5,899
Posted By mojoman
MYSQL Query for last twelve months of records
Hi I am trying to run a MYSQL query to display all records within a 12 month period. I have to use from_unixtime function to great a date object.

select call_start_time from call_detail_records
...
752
Posted By mojoman
WHy do we need both append and output directives?
Hi,

I was reviewing a shell script and I found this line:

yum -y update >> >(/usr/bin/tee /var/log/file)

I have tried removing the >> directive and all that will occur is that the file will...
1,341
Posted By mojoman
Assigning DOM Object value to an array
Hi,

I have the following code that makes use of a URL that I store in a variable then create a document object below to work on it.



$dom = new DOMDocument;
@$dom->loadHTML($html);
...
1,246
Posted By mojoman
Q1. Numbers would be in URL's like Release SCAP...
Q1. Numbers would be in URL's like Release SCAP Security Guide 0.1.23 Release Notes * OpenSCAP/scap-security-guide * GitHub (https://github.com/OpenSCAP/scap-security-guide/releases/tag/v0.1.23)
...
1,246
Posted By mojoman
REGEX help required and some sed/awk help as well
Hi guys,

I am coding a bash script that makes use of php scripts to pull URL's from a website. These url links will have numbers in them like 0.2.3
I want to make a regex that will yield me such...
1,008
Posted By mojoman
Script to search every file in a directory and print last few lines
Hi everyone,

I need to write a script to search a directory, output the name of a file to an ouput file and print the last few lines of the files to the output file such that I would have...
1,254
Posted By mojoman
Inputing info from a CSV file and filling a template file
Hi,

I have a .csv file that contains a variety of fields for 60 clients: USERNAME, PASSWORD, and COMMENTS. I have a template file which contains a great deal of data for each client and has the...
Forum: Fedora 06-05-2013
2,635
Posted By mojoman
Fedora 17 LVM Issue
Hello,

I tried to add more space to my Volume Group in Fedora 17 and the process seems to have borked: LVM did not restart. I booted into partition manager and deleted the new parition but that...
2,045
Posted By mojoman
That command will just tell me that these speeds...
That command will just tell me that these speeds are supported.
I ran the read/write tests to see what speed it is actually operating at.
I want to know if these speeds are acceptable for a 6.0gbps...
2,045
Posted By mojoman
Determining Disk Speed
Hi,

I went to a computer store and the salesman sold me a SATA cable and told me that all SATA cables are the same. Another salesman at a different store told me a cable rated for SATA 2, which I...
2,423
Posted By mojoman
Installing Windows 7 on a GPT drive
Hello,

My hard drive was formatted with GPT. It is part of a volume group and has two logical volumes on it. Is it possible to convert the drive to MBR? If so, how would I got about doing it? I...
Forum: Fedora 09-30-2012
8,715
Posted By mojoman
[root@speed-daemon ~]# pvs PV VG ...
[root@speed-daemon ~]# pvs
PV VG Fmt Attr PSize PFree
/dev/sda2 vg_os lvm2 a-- 29.28g 0
/dev/sda3 vg_os lvm2 a-- 9.75g 0
/dev/sdb1 vg_data lvm2 a-- ...
Forum: Fedora 09-30-2012
8,715
Posted By mojoman
Problem Executing "lvcreate" Command
Hi everyone, I use Fedora 17.

I used gparted to created a dev/sdb2 partition. I then used vgextend to extend the volume group. The output of vgdisplay shows the condition of my volume group:

...
Forum: Fedora 09-29-2012
3,125
Posted By mojoman
Need to incrwase PHYSICAL VOLUME space on hard drive with free space on it
Hi,

I run Fedora 17.

I created a physical volume of 30GB on a disk with 60GB of space so there is 30GB of free space. On the physical volume, I created my volume group and logical volumes. I...
1,927
Posted By mojoman
Freeipa issue on Centos 6.3
Hi,

We are configuring Freeipa for our LDAP system.
Things seem to work okay when we try and log in with our domain accounts on the LDAP server. But when we try to loggon to the slave it closes...
Forum: Fedora 09-19-2012
3,124
Posted By mojoman
Disk Paritioning Scheme--GPT or MBR
Hi,

I just built myself a new machine which has an ASUS motherboard with is UEFI based.
I noticed after I installed Fedora 17 that my sda is MBR and my sdb is GPT:

sda is a ssd drive. Should...
1,620
Posted By mojoman
Rsyslog Monitoring Multiple Subnets
Hello,

I have a rsyslog server configured on a server with two IP's on different Class C subnets. By default, it receives all logs from servers on these two subnets. The problem I have is that I...
7,409
Posted By mojoman
Maximum Number of Virtual Hosts per Apache instance
Is there a directive to limit the number of virtual hosts allowed per apache instance? I am told yes but I cannot find it.
2,136
Posted By mojoman
I just did some research into fail2ban and it...
I just did some research into fail2ban and it does not seem to have th eoptioj to display a warning message.

Any idea how I can hack it to do so?
I do know some programming
Showing results 1 to 25 of 261

 
All times are GMT -4. The time now is 06:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy