MacPorts compatibilityLaTeX compatibilityFinish a MacTech article I am writing :)Check if my HP OfficeJet 8500 printer is supported
Showing posts with label Lion. Show all posts
Showing posts with label Lion. Show all posts
Wednesday, July 25, 2012
Before leaving Lion
I will wait for the following things to completely go to Mountain Lion:
All of them are very important to me and I want to make sure that they will be fine.
I think of doing a clean install.
Posted by
WidgetBook
at
21:49
0
comments
Labels: Lion, Mountain Lion
Thursday, May 10, 2012
Wednesday, February 1, 2012
Mac OS X 10.7.3 is available
You can find more information here.
Posted by
WidgetBook
at
23:51
0
comments
Labels: Lion
Thursday, September 22, 2011
How to restart apache on Lion
Check if apache is already running:
mtsouk$ ps -ax | grep -i http
38 ?? 0:01.79 /usr/sbin/httpd -D FOREGROUND -D WEBSHARING_ON
99 ?? 0:00.02 /usr/sbin/httpd -D FOREGROUND -D WEBSHARING_ON
93322 ?? 0:00.00 /usr/sbin/httpd -D FOREGROUND -D WEBSHARING_ON
93337 ttys000 0:00.00 grep -i http
Stop apache:
$ sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist
Check that apache is not running:
$ ps -ax | grep -i http93343 ttys000 0:00.00 grep -i http
Restart apache:
$ sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist
Check that it is running:
$ ps -ax | grep -i http
93346 ?? 0:00.25 /usr/sbin/httpd -D FOREGROUND -D WEBSHARING_ON
93348 ?? 0:00.00 /usr/sbin/httpd -D FOREGROUND -D WEBSHARING_ON
93350 ttys000 0:00.00 grep -i http
mtsouk$
Posted by
WidgetBook
at
19:49
0
comments
How to use PHP on Lion
Edit the /etc/apache2/httpd.conf file
and uncomment the following line:
Restart apache and you are done!
and uncomment the following line:
LoadModule php5_module libexec/apache2/libphp5.so
Restart apache and you are done!
Posted by
WidgetBook
at
19:46
0
comments
Friday, September 9, 2011
Saturday, September 3, 2011
Create a Gmail POP3 account
When creating a Gmail account using the Mail application that comes with Mac OS X 10.7 (a.k.a. Lion), it only allows you to create an IMAP account.
Posted by
WidgetBook
at
21:25
0
comments
Friday, September 2, 2011
Running Lion
Earlier today, my iMac started running Lion.
It was pretty tricky to do the clean install I wanted. I had to install Snow Leopard without any apps, update to Mac OS X 10.6.8 and then upgrade to Lion.
Everything looks fine until now. I am now installing MacPorts software. The two things left are SuperDuper! and LaTeX. I also have to find which version of MySQL I will install as Lion does not come with MySQL.
It was pretty tricky to do the clean install I wanted. I had to install Snow Leopard without any apps, update to Mac OS X 10.6.8 and then upgrade to Lion.
Everything looks fine until now. I am now installing MacPorts software. The two things left are SuperDuper! and LaTeX. I also have to find which version of MySQL I will install as Lion does not come with MySQL.
Posted by
WidgetBook
at
10:25
0
comments
Thursday, September 1, 2011
Installing Lion 10.7.1
After a little delay, I am now installing Lion 10.7.1 using clean install.
More tk :)
More tk :)
Posted by
WidgetBook
at
13:59
0
comments
Wednesday, August 17, 2011
Lion 10.7.1 available
You can find more information about Mac OS X 10.7.1 here.
Posted by
WidgetBook
at
22:56
0
comments
Tuesday, August 16, 2011
Lion FAQ
- Have I already installed Lion?
- Why?
- What kind of work?
- Will I install it?
- Anything else?
I do not find something in Lion that I desperately need, Snow Leopard is just fine for what I do (iOS programming, photography and writing articles). Nevertheless, I want to have the latest version of Mac OS X for programming reasons. I would also like to install the 10.7.2 version of Lion but I do not know when it will be available. This time I will do a clean install - install everything from scratch as I want a clean system.
Posted by
WidgetBook
at
21:15
0
comments
Friday, July 1, 2011
Lion GM is available
Apple made the GM of Lion available to developers...
Hopefully Lion will be available to the rest of us next week.
Hopefully Lion will be available to the rest of us next week.
Posted by
WidgetBook
at
22:36
0
comments
Wednesday, October 20, 2010
Subscribe to:
Posts (Atom)


