Тёмный
iOSCoding
iOSCoding
iOSCoding
Подписаться
I am a self taught iOS developer 💻, an experienced IT Systems Administrator and an IT Geek who is always exploring something by learning and who believes in sharing the experiences and knowledge with the world out there. More we share, more comes back to us and we learn more from it.

Only one thing matters, Don't Quit and Keep Learning.

Your feedback is much appreciated, I will try to make more videos and share it with you.

Subscribe & Share ❤
28  Miles to Go and Good Bye
0:50
Год назад
26   Failover vs Switchover
2:00
Год назад
24   Adding IP and NIC Resources
6:26
Год назад
22   Creating Our Service Group
4:54
Год назад
21   Recap and Roadmap
3:22
Год назад
18   Configure VCS
9:39
Год назад
17   installing VCS
3:20
Год назад
16   VCS Preinstallation Check
4:33
Год назад
14   lab progress overview
1:02
Год назад
11  clone the vm
0:25
Год назад
10 a Downlaod Centos 1
4:24
Год назад
08  VCS Lab Guide
1:31
Год назад
07 Logical Components of VCS
6:05
Год назад
06 Physical Components of VCS
4:57
Год назад
05VCS Cluster
0:49
Год назад
04Failover Mechanism
1:47
Год назад
03server cluster types
1:32
Год назад
02Server Clustering - VCS
0:47
Год назад
01Veritas Cluster Server
1:48
Год назад
Комментарии
@TradeWisePro
@TradeWisePro 6 дней назад
thank you for your good video . Please create tutorials on how to update from one version to another @ioscoding1
@baljitsandhu5995
@baljitsandhu5995 26 дней назад
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤🎉
@vickykorpal2443
@vickykorpal2443 27 дней назад
Thank you for the DHCP server portion. I couldn’t find how to configure the DHCP server. Turns out that the option is hidden under VLAN section.
@kuppavamsi6271
@kuppavamsi6271 2 месяца назад
Please provide the software drive link to download veritas software and configure from our end.
@ioscoding1
@ioscoding1 Месяц назад
Link to download the Software is not made available to the public until you fill the requested information.
@mohamedriyasp6243
@mohamedriyasp6243 2 месяца назад
Excellent, understandable video. Thank you bro. Subscibed😊
@GauravSingh-vw7fd
@GauravSingh-vw7fd 2 месяца назад
Awesome , thanks
@GauravSingh-vw7fd
@GauravSingh-vw7fd 2 месяца назад
thanks for sharing
@debiprosadpalit3113
@debiprosadpalit3113 2 месяца назад
very good video......thanks
@rebu213
@rebu213 3 месяца назад
Excellent video. Can you explain how to install a certificate without requiring the passphrase? Restarting http prompts for a passphrase since the certificate is encrypted. So would that require creating a server.key without the passphrase?
@ioscoding1
@ioscoding1 Месяц назад
yes that is one option. Another option would be using the "sslpassphrasedialog" httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslpassphrasedialog
@partha6
@partha6 3 месяца назад
Simply superb!!
@anandmano4375
@anandmano4375 3 месяца назад
Thank you
@diegosantiagogutierrez4377
@diegosantiagogutierrez4377 3 месяца назад
Totally a incredible video, thanks for sharing
@142_mayankgajbhiye9
@142_mayankgajbhiye9 4 месяца назад
Im unable to use systemctl command after following your installation process, everything is running fine no errors, then why cant i use systemctl command with it
@grimjr7175
@grimjr7175 4 месяца назад
That command should be a preinstalled bash command with most if not all linux systems. Check with apt or apt-get and double check the command itself is available for you.
@ioscoding1
@ioscoding1 Месяц назад
You won't be able to use the systemctl command to start or stop the httpd until you create a service unit fiile. This is required because Apache is installed manually, however, if you had used the package manager, yum package takes care of the unit file creation itself.
@GptGlobal-ts9ry
@GptGlobal-ts9ry 5 месяцев назад
Hi, I have completed a very nice video installation. What I want to ask is that when we install with yum install, the etc/httpd folder is not created in manual installation. so what action do we need to take. I need to define my ssl certificate by adding a new .config file via keystore.
@ioscoding1
@ioscoding1 Месяц назад
yes! you are correct about /etc/httpd folder not being created. Purpose of manually installing httpd ( into a different directory, other than default /etc/httpd) is to ensure that system updates (through yum or by other means) do not overwrite any customization for our server installation. This also applies to HTTP Server itself i.e. if a new version is released you will have to manually update your installation because yum package manager does not know it. To answer your question, all you need to make sure that "mod_ssl" is installed and enabled. Then use its parameters to define the path of the certificate. No matter wherever you place the certificates, as long as httpd conf file knows where to locate it, it will be loaded in. Adding a new config file is also an option,but make sure that you include that file into main configuration file, so httpd engine knows about your additional configuration files. In your new file, suggestion mentioned above about SSL still applies. READ: httpd.apache.org/docs/current/mod/mod_ssl.html
@mujtabarehman5510
@mujtabarehman5510 5 месяцев назад
Hi @iOSCoding does this package include php module in it?
@ioscoding1
@ioscoding1 5 месяцев назад
Hi. You may verify the modules available in httpd.conf file,and in the module directory . If not there,check php module installation documentation.
@mormsophen3238
@mormsophen3238 5 месяцев назад
Good to see someone really knows how to install Apache. Most tutorial video always choose sudo apt ... But they don't know the best practice is always manually because it works on Linux distro. I have a request can you make a video how to install nghttp2 and enable with apache for http v2 manually?
@nickzhang3860
@nickzhang3860 6 месяцев назад
thanks for you video, it's very useful
@moinulosman7455
@moinulosman7455 6 месяцев назад
same. tried many times to download but it forces me to fill out info about myself and thats it......
@ioscoding1
@ioscoding1 6 месяцев назад
Once you fill the information and submit it, your page should be redirected. Make sure to disable any ad-blocker in your browser.
@bhuvaneshp2403
@bhuvaneshp2403 6 месяцев назад
i am not able to download from veritas site. can you please share you downloaded file via gdrive
@moinulosman7455
@moinulosman7455 7 месяцев назад
You made it look so easy. Thanks a lotttt.
@kurinchivendhan5373
@kurinchivendhan5373 8 месяцев назад
Fantastic course! Thank you!!!
@faridafouad7587
@faridafouad7587 9 месяцев назад
Hello dear , thanks alot for good details and simple also , could you please share me the ppt ?
@ioscoding1
@ioscoding1 6 месяцев назад
Thank you for your comment, I apologize that I cannot share the ppt due to copyright issues.
@yassineaggoune5730
@yassineaggoune5730 10 месяцев назад
Thanks for you sharing videos . I hope you share more videos
@rafalhummel5964
@rafalhummel5964 11 месяцев назад
Thank you, keep'em comin'!
@Ministeransu
@Ministeransu 11 месяцев назад
Thank you so much for this methodical series of lectures.
@avinashsuroshi1864
@avinashsuroshi1864 Год назад
Can you help me to upgrade apache 2.4.54 to 2.4.57 using source code in oracle Linux 8.4
@ioscoding1
@ioscoding1 6 месяцев назад
Hi. Upgrading from source code may require some additional work as if your enterprise is using custom modules, you will have to ,first, check the compatibility matrix, then compile all the required modules in the same way. Best practice would be to compile one module at a time (follow module instructions for any prerequisite) and spin the instance to make sure nothing is broken. Use the sandbox.
@banavathtarun4909
@banavathtarun4909 Год назад
Hi @iOSCoding It was a great Tutorial. I followed all the steps and see the page loading with text "It works!" after entering my IP in Google, but when I run the command httpd -V I am getting this error "-bash: httpd: command not found". Is it because the symlink is not created? Please help me on this
@ioscoding1
@ioscoding1 6 месяцев назад
Hi. Thank you for your comment. Command not found may mean you are trying to execute the command from a different directory instead of bin directory given within the Apache Home. You may add this Apache’s bin into your Path variable, directly or via /etc/profile or ~/.bashrc
@Wrine
@Wrine Год назад
Thank you so much, This was what I needed to learn to complete my class assignment. 🙏🏽
@mjc.5965
@mjc.5965 Год назад
Muchas gracias, muy bien explicado.
@TheZikori
@TheZikori Год назад
Nice job!. Thank you for this video
@gharibelatoir2984
@gharibelatoir2984 Год назад
I do not have hosting for the Apach server, but I have a domain, and I put in the dns records exactly in the A record, and I put an ip belonging to Apache, so how do I do ssl
@vickykorpal2443
@vickykorpal2443 6 месяцев назад
You should create a CNAME record mapped to the A record of the webserver. Let the dns update finish. You may search in google about adding www record in dns provider. Your hosting provider might have its own documentation to do so.
@Oliver12723
@Oliver12723 Год назад
very good, Thanks!!!
@manishjain7040
@manishjain7040 Год назад
How we can add different variation for different iPhone for example iPhone se and iPhone 14 ?
@chaitanyakella7937
@chaitanyakella7937 Год назад
Very Helpful Thank you.
@headach09
@headach09 Год назад
Hi, I was curious 03:08 where should I clikc to open various phone type at same type !? Thanks
@rulebraker786
@rulebraker786 Год назад
Thanks Its very nice and very well explained Video. Can you please make one video on HAProxy installation and configuration?
@santhoshsandy2604
@santhoshsandy2604 Год назад
This is the best video, i found for apache installation. please doo more videos ..
@devp8651
@devp8651 Год назад
very good.......very well explained............do you have more videos?
@sumitkumar-or9nf
@sumitkumar-or9nf Год назад
[root@localhost apr-util-1.6.3]# make make[1]: Entering directory '/opt/apr-util-1.6.3' /bin/sh /opt/apache24/apr/build-1/libtool --silent --mode=compile --tag=CC gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/opt/apr-util-1.6.3/include -I/opt/apr-util-1.6.3/include/private -I/opt/apache24/apr/include/apr-1 -o xml/apr_xml.lo -c xml/apr_xml.c && touch xml/apr_xml.lo xml/apr_xml.c:35:10: fatal error: expat.h: No such file or directory #include <expat.h> ^~~~~~~~~ compilation terminated. make[1]: *** [/opt/apr-util-1.6.3/build/rules.mk:207: xml/apr_xml.lo] Error 1 make[1]: Leaving directory '/opt/apr-util-1.6.3' make: *** [/opt/apr-util-1.6.3/build/rules.mk:119: all-recursive] Error 1 [root@localhost apr-util-1.6.3]# ==== this is the error
@ioscoding1
@ioscoding1 Месяц назад
you are missing expat. One option is to install apr and apr-util using yum or your package manager which will include expat (as it is a requirement). Second option is to look for the package which provides expat and install it manually.
@trendz4422
@trendz4422 Год назад
Preview unavailable on Xcode 14
@RamanRaman-jn9bs
@RamanRaman-jn9bs Год назад
Fantastic
@vickykorpal2443
@vickykorpal2443 Год назад
Very helpful guide and nicely explained.
@tanyamorales8593
@tanyamorales8593 Год назад
Top ✌. Grow your online following > "Promosm" .
@saartem
@saartem Год назад
Thanks for sharing. I have an issue after compiling project. In storyboard all constraints habitant look good in both mode(portrait, landscape), but when i start rotate in simulator in landscape mode layout go away. Do you have any thoughts what is going wrong?
@naveedlambe6470
@naveedlambe6470 Год назад
how to change width for only ipad landscape mode. and in portrait no change
@vickykorpal2443
@vickykorpal2443 Год назад
You will have to play around with constraints and size classes. You may try width greater or equal to for Regular Width only. For a complex layout, often storyboards are not your friend.
@cristianmoisei9689
@cristianmoisei9689 Год назад
Thanks for making this. I found your link on the Apple Dev Forum.
@ioscoding1
@ioscoding1 Год назад
Glad to hear that @christian. I am happy that this video is still useful.
@melissabriere4237
@melissabriere4237 Год назад
Thank You very much. 🙏
@artyompotapov2750
@artyompotapov2750 Год назад
Thank you very much! 💯👍
@sandeepvinay7
@sandeepvinay7 2 года назад
Very nicely explained. Very much helpful.
@IvanRairan
@IvanRairan 2 года назад
Gracias por tu ayuda! Saludos desde Colombia!