This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
include("libreria/sistema.php"); | |
$clase = new Sistema(); | |
$clase->Header(); | |
$cadena=""; | |
echo'<center><br><h1>Administrador del Directorio Carmary</h1><br>'; | |
echo'<table><tr>'; | |
echo'<td><a href="nuevoDiaNoLaboral.php?opcion=" rel="facebox">Nuevo día no laboral</a></td>'; | |
echo'<td width="120"></td>'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We're sorry, but something went wrong. | |
We've been notified about this issue and we'll take a look at it shortly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
curl -O http://nongnu.askapache.com/freetype/freetype-2.3.9.tar.gz | |
tar xzvf freetype-2.3.9.tar.gz | |
cd freetype-2.3.9 | |
./configure --prefix=/usr/local | |
make | |
sudo make install | |
cd .. | |
curl -O http://surfnet.dl.sourceforge.net/project/libpng/libpng-stable/1.2.39/libpng-1.2.39.tar.gz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'net/ftp' | |
ftp = Net::FTP.open('host' ) do |ftp| | |
ftp.login('user','password') | |
list = ftp.nlst(ftp.pwd) | |
list.each do |name| | |
puts name | |
end | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require "time" | |
require "date" | |
now = DateTime.now | |
day = now.day | |
month = now.month | |
year = now.year | |
hour = now.hour |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please wait for a site operator to respond. | |
You are now chatting with 'Manpreet' | |
Manpreet: Hi Christian | |
Manpreet: How are you doing today? | |
Manpreet: How may I be of service to you? | |
Christian Rojas: fine thanks | |
Christian Rojas: do you speak spanish? | |
Christian Rojas: i like to know if can i setup my application by hours | |
Manpreet: hi | |
Manpreet: No, I do not speak Spanish |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please wait for a site operator to respond. | |
You are now chatting with 'Manpreet' | |
Manpreet: Hi Christian | |
Manpreet: How are you doing today? | |
Manpreet: How may I be of service to you? | |
Christian Rojas: fine thanks | |
Christian Rojas: do you speak spanish? | |
Christian Rojas: i like to know if can i setup my application by hours | |
Manpreet: hi | |
Manpreet: No, I do not speak Spanish |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi Christian, | |
I see you spoke with Manpreet on Live Chat today, unfortunately I don't speak spanish either but if you speak english I'd be happy to help with a phone call or Skype Call (See my Skype name below): | |
Otherwise you can e-mail me any questions you may have. | |
Let me know how I can help. | |
Best, | |
Rachel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chat History with Rachel Roberts (rachelrobertsey) | |
Created on 2010-01-26 18:26:37. | |
2010-01-26 | |
christianrojasgar: 17:48:17 | |
hi rachel | |
Rachel Roberts: 17:49:08 | |
Hello! | |
christianrojasgar: 17:49:57 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sshLast login: Wed Feb 3 16:43:57 on ttys001 | |
SystemikCode: [~] | |
$ > ssh [email protected] | |
[email protected]'s password: | |
Last login: Wed Feb 3 16:46:33 2010 from 190.67.31.132 | |
############################################################ | |
(mt) shortcuts | |
############################################################ | |
To see your Plesk password, type: p |
OlderNewer