Search
public copyright
inscriptions
145 results found for tag:"programming".
[this post will be properly edited] sudo apt-get update sudo apt-get install apache2 sudo apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql sudo mysql_install_db sudo /usr/bin/mysql_secure_installation # you can just say yes to all options sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt sudo nano /etc/apache2/mods-enabled/dir.conf # Add index.php to the beginning of index files sudo service apache2 restart
All rights reserved
[this post will be properly edited] sudo mkdir -p /var/www/example.com/public_html sudo chown -R $USER:$USER /var/www/example.com/public_html sudo chmod -R 755 /var/www sudo cp /etc/apache2/sites-available/default /etc/apache2/sites-available/example.com sudo nano /etc/apache2/sites-available/example.com ServerName example.com ServerAlias www.example.com DocumentRoot /var/www/example.com/public_html sudo a2ensite example.com sudo service apache2 restart
All rights reserved
1705272442891
LAMP: launch a site on Ubuntu server
05/27/2017
I will stick to the basic commands. Full information is available here. 1. Basic server setup. 2. Set up LAMP. 3. Set up Apache virtual hosts. (in case you are hosting more than one website). (tutorial’s source)
All rights reserved
1705272442884
Create a SSL Certificate on Ubuntu
05/27/2017
[this post will be properly edited] sudo a2enmod ssl sudo service apache2 restart sudo mkdir /etc/apache2/ssl sudo nano /etc/apache2/sites-available/default ServerName example.com:443 SSLEngine on SSLCertificateFile /etc/apache2/ssl/apache.crt SSLCertificateKeyFile /etc/apache2/ssl/apache.key sudo a2ensite default sudo service apache2 reload source: digitalocean
All rights reserved
Problem: some songs appear marked with the ‘!’ sign in my iTunes and I just want to get rid of them (in my case I know the original source was an external drive I’m not using anymore). Ideas: I learned that /Users/username/Music/iTunes/iTunes Music Library.xml contains a list with all songs and their path, so eager to […]
All rights reserved
1705272440705
Useful Linux & Unix commands
05/27/2017
Find find . \! -name 'filename' -delete –> Finds the file named ‘filename’ and deletes all files in . directory except that one (because of its negation ‘\!’)
All rights reserved
1609229245613
Bubble Booth Mia Eye
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245606
Bubble Booth Portrait
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245583
Bubble Booth Leon
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245590
Bubble Booth Cat
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245552
Bubble Booth Coke CEO
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245545
Bubble Booth Behance
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245576
Bubble Booth Perrier 2
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245569
Bubble Booth Perrier
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245521
Bubble Booth Face
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
1609229245538
Bubble Booth Título
09/22/2016
A web app using Three.js and a pre render step to accelerate the creation of a 3D render of an image using thousands of bubbles.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
The systems engineer's work on the Sye programming language.
All rights reserved
2009105299713
AD Image for e-commerce
09/10/2020
These are the advertisement banner/images created by me for freelancing
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
2009105299720
AD Image for coding classes
09/10/2020
These are the advertisement banner/images created by me for freelancing
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
2009105299706
AD Image for logo design
09/10/2020
These are the advertisement banner/images created by me for freelancing
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
First | Previous | Page 5 of 8 | Next | Last
write to us if you want to leave us a message
© 2026 Safe Creative