5 minutes till the opening ceremony of the International Book Fair in Guadalajara

Posts
-
RE: What Are You Doing Right Now
-
RE: Building Out XenServer 6.5 with USB Boot and Software RAID 10
I reboot without a problem, and the mounting of the array is managed properly by xen without the entry in fstab.
-
RE: Been Wanting 10Gb Lab For A While
@JaredBusch said in Been Wanting 10Gb Lab For A While:
I hate how this stuff is all unifi. no love for the edgemax line.
Isn't this the edgemax version
-
RE: Building Out XenServer 6.5 with USB Boot and Software RAID 10
@DustinB3403 what is in your mdadm.conf?
-
RE: What did you have for lunch or dinner today?
About to have some menudo with hand made tortillas.
-
RE: Building Out XenServer 6.5 with USB Boot and Software RAID 10
What is the ouput for:
cat /dev/md/md-device-map -
RE: What did you have for lunch or dinner today?
@art_of_shred said in What did you have for lunch or dinner today?:
@Romo said in What did you have for lunch or dinner today?:
About to have some menudo with hand made tortillas.
Menudo? They named a food after an 80's Mexican pop band? lol
And by the way Menudo was a Puerto Rican boy band
-
RE: Building Out XenServer 6.5 with USB Boot and Software RAID 10
@DustinB3403 can you please show us the output of your mdadm.conf file, last time I believe it was cut off because the UUID's dont show.
-
RE: Happy Birthday Thread
Happy Birthday @Minion-Queen hope you have a great day =)!
-
RE: Building Out XenServer 6.5 with USB Boot and Software RAID 10
@DustinB3403 said:
ARRAY /dev/md0 level=raid10 num-devices=4 metadata=1.2 name=eaglexen-baby:0 UUID=5bd9375b:2166352e:622be934:4b65a7ea
devices=/dev/sdb,/dev/sdc,/dev/sdd,/dev/sde metadata=1.2 name=eaglexen-baby:0ARRAY /dev/md0 level=raid10 num-devices=4 metadata=1.2 name=eaglexen-baby:0 UUID=5bd9375b:2166352e:622be934:4b65a7ea
devices=/dev/sdb,/dev/sdc,/dev/sdd,/dev/sde -
RE: What Are You Doing Right Now
Working on an ansible Invoice ninja installation, first one playbook for all and then separated into individual roles for reusability.
-
RE: Consumer ISP Pricing - Where are you, how fast is it, and what do you pay?
Guadalajara, Mexico
200/200
Fiber
Axtel Extremo
999 MXN / 57.46 USD -
RE: Comparing GREP to BASH REGEX
@EddieJennings said in What Are You Doing Right Now:
@scottalanmiller I might do that. Let's say I have a file that has the following line of text
aabbcc
in a file calledabc.txt
. (Using part of their example)If I do
grep .cc abc.txt
a result is returned, since I've learned that the dot stands for one character. However, if I dogrep ?cc abc.txt
no results are returned. I thought the ? stands for zero or one character. If that's true, why would it not return a result?Basic vs Extended Regular Expressions
In basic regular expressions the meta-characters ?, +, {, |, (, and )
lose their special meaning; instead use the backslashed versions ?,
+, {, |, (, and ).or use egrep to get the extended regular expressions.
-
RE: Consumer ISP Pricing - Where are you, how fast is it, and what do you pay?
Axtel only offers their Axtel Extremo fiber in these cities:
Aguascalientes
Ciudad Juárez
Ciudad de México
Guadalajara
León
Monterrey
Puebla
Querétaro
San Luis Potosí
Toluca -
RE: Wordpress Test Site
@IRJ said in Wordpress Test Site:
I want to do a turorial on scanning a wordpress site for vulns. Does anyone have one I can scan and post the results? I only have production style sites at the moment.
Here you go, you can scan one of my sites, it is about to be decomissioned. It has content and plugins, it is suppose to be a members only site. Fully updated, Wordpress 4.8 and Wordfence installed. Would really like to see the results of your scan.
-
RE: Consumer ISP Pricing - Where are you, how fast is it, and what do you pay?
Aguascalientes, Queretaro , and Leon. Medium size cities with most of the things you can find in big cities such as Monterrey and Guadalajara, but without the traffic.
-
RE: Content layout
@jaredbusch Image background with title overlay and maybe tabs for navigation in the same page?
-
RE: WYSIWYG HTML Editor
If you are familiar with bootstrap, you could try Pingendo it is free and easy visual desktop applicacion. If you want to buy, Pinegrow is also nice and is also a desktop app.
If you prefer online editing you could try one of these: Divshot, Jetstrap, Brix.io, bootply