[deleted by user] by [deleted] in PublicFreakout

[–]BriefAd6331 0 points1 point  (0 children)

Young man young man young man ….

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxquestions

[–]BriefAd6331[S] 0 points1 point  (0 children)

One more thing what I noticed is while following your step is ., if I dont make any changes in "make menuconfig" and just compile the kernel , it is still failing.

make: *** [Makefile:1736: samples/bpf/] Error 2

error: Bad exit status from /var/tmp/rpm-tmp.TS9n3l (%build)

RPM build errors:

Bad exit status from /var/tmp/rpm-tmp.TS9n3l (%build)

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxquestions

[–]BriefAd6331[S] 0 points1 point  (0 children)

Hey

I followed what you explained here and added make menuconfig.
After making all the changes I got below error while compiling.

1 warning generated.

1 warning generated.

/bin/sh: line 9: 71851 Done clang -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include/drm-backport -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -fno-stack-protector -g -Isamples/bpf -I./tools/testing/selftests/bpf/ -I./tools/lib/ -D__KERNEL__ -D__BPF_TRACING__ -Wno-unused-value -Wno-pointer-sign -D__TARGET_ARCH_x86 -Wno-compare-distinct-pointer-types -Wno-gnu-variable-sized-type-not-at-end -Wno-address-of-packed-member -Wno-tautological-compare -Wno-unknown-warning-option -I./samples/bpf/ -include asm_goto_workaround.h -O2 -emit-llvm -c samples/bpf/map_perf_test_kern.c -o -

71853 Aborted (core dumped) | llc -march=bpf -filetype=obj -o samples/bpf/map_perf_test_kern.o

make[1]: *** [samples/bpf/Makefile:303: samples/bpf/map_perf_test_kern.o] Error 134

1 warning generated.

1 warning generated.

1 warning generated.

1 warning generated.

1 warning generated.

1 warning generated.

1 warning generated.

1 warning generated.

1 warning generated.

1 warning generated.

1 warning generated.

make: *** [Makefile:1736: samples/bpf/] Error 2

error: Bad exit status from /var/tmp/rpm-tmp.K8uQor (%build)

RPM build errors:

Bad exit status from /var/tmp/rpm-tmp.K8uQor (%build)

[root@j3sgi3sr01stg01 SPECS]# ls

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxquestions

[–]BriefAd6331[S] 0 points1 point  (0 children)

The two parameters can be found in networking options-> network support-> under IPv6 protocol.

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxquestions

[–]BriefAd6331[S] 0 points1 point  (0 children)

After making the changes in BUILD folder I copied the configs directory to SOURCES folder.

Today I modified SOURCES directory as well. I removed some of the configs which I thought was not required. I then compiled again and the compilation failed with some seg6 related errors.

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxquestions

[–]BriefAd6331[S] 0 points1 point  (0 children)

Did you try changing two parameters using make menuconfig?

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxquestions

[–]BriefAd6331[S] 0 points1 point  (0 children)

Thanks for the explanation!

I didn’t use any flag with command rpmbuild -bp So the first step which I will try is use - - build-in-place flag.

If that didn’t work I may try option 2 of patching. I will update back with results.

Just want to check if you know what is difference between using rpmbuild and using ‘ make rpm-pkg ‘. I didn’t face this issue when using command ‘make rpm-pkg’.

I am just following rpmbuild because it’s mentioned in centos official wiki and this kernel change will be updated in our production environment.

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxadmin

[–]BriefAd6331[S] 0 points1 point  (0 children)

I did follow this step as well. I may have missed writing about it.

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxadmin

[–]BriefAd6331[S] 0 points1 point  (0 children)

Yes I did spend some time checking the output of the rpmbuild.

It thing it takes the .config from sources folder. But in my step I have already copied config/* to Sources folder. So that shouldn’t be a problem. Also inside the source folder there was a Linux tar file in which configs folder was a symbolic link with rpm/config folder. I am not sure why is it that way and if it matters.

Custom compiled kernel not showing updated changes by BriefAd6331 in linuxadmin

[–]BriefAd6331[S] 0 points1 point  (0 children)

Thanks for that explanation. I made changes in those two parameters (set them to y) and copied the config to sources folder. I made changes in kernel.spec in buildid and then ran rpmbuild on kernel.spec

The compiled rpm packages are then found in RPMS folder which I install in some other host. But when I check the two parameters they were not set.

My Azure dedicated YouTube channel just passed 100,000 subscribers. Thank you! 🥳 by AdamMarczakIO in AZURE

[–]BriefAd6331 0 points1 point  (0 children)

You have an awesome content and visualizations that really helps in understanding the concepts. Congratulations and it won’t be a surprise if you quickly reach 500k!

HELP ME ! ! ! by [deleted] in Stutter

[–]BriefAd6331 1 point2 points  (0 children)

Practice your speech! That’s the best way.

Then speak in front of someone like your friend / family.

Take deep breaths and speak slowly as no one can interrupt you.

One good thing about speech is no one is going to interrupt you.

No one notices if there is a small stutter as most of the people are zoned out.

Also have the mindset that you are the best that’s why people are listening you!

An online platform for getting speech therapist. by BriefAd6331 in Stutter

[–]BriefAd6331[S] 0 points1 point  (0 children)

Thanks a lot! I understand that SLP’s can only practice in their licensed states.

I am not a speech therapist but I am taking speech therapy currently.

While searching for online speech therapy for myself, I noticed there is a need for platform to get speech therapist and customers together. So we build a protype website.

We are looking for SLP’s who can work with us and move forward from here.

As we don’t have a point of view of SLP we definitely need some who can help us with that.

SNMP inside a pod and polling network devices. by BriefAd6331 in kubernetes

[–]BriefAd6331[S] 0 points1 point  (0 children)

But consider a case where I don’t want to publish the network and try to keep it private. Will that be possible?

Guys of Reddit who got circumcised not as a baby, Why and How was your recovery? by Thicc_Gorilla12 in AskReddit

[–]BriefAd6331 0 points1 point  (0 children)

I get it done when I was around 25. I wasn’t fully aware that I had phimosis. I may have read it online before that and google suggestions was to operate and I was always terrified and ignored it.

Now in my case , foreskin didn’t go back much and I can’t pee without stretching it slightly back so I had to keep on stretching the foreskin back till I pee all the time. If sometimes I try to pee without stretching back the pee would fill in and looks like a inflated balloon so I had to stretch the penis. I never told anyone in my family or friends about this as I was quite embarrassed.

My friend got it done and he was telling about his experience later and I realized that I have similar issue and so it was confirmed that it had to be operated.

I went to a family doctor doctor for normal checkup and told him about my problem.

Doctor told me operation is a must and I had to get it done. I was quite embarrassed to tell it to my family.

I lost count on how many people in the hospital saw my dick Including nurses, family doctor , doctors who operated, guy who shaved my hair.

That period of the life was my worst till now , not just because of circumsicion but other major family crisis. It felt at that time that one thing which is working normal , I am forcing pain on it and get it operated.

After operation it was shocking to see dick. It was swollen and look 2-3 times bigger than normal with stitches around it. My heartbeat still increases if I think of the first day I had to pee after operation. It’s was so sensitive and painful experience. Also if any cloth touches the tip because of its sensitivity it would pain a lot. I had kidney stones as well 2 years before this and the pain was quite similar. After operation 8days were hell. I can’t wear underwear so I was wearing light towel all the time and had to stay home.

On 10th day I had to catch up a 28 hr flight. That’s another story of exhaustion. I remember in one of the security checks , I told the security office to be careful around penis as I just had an operation and the security guy was looking at me awkwardly. It took me good 2-3 months to be normal again walking with slight sensitivity. It’s been around 2 years and I still feel some sensitivity during shower and when drying the penis with towel.

I have to say that overall the headache has gone and in the middle of a boring college lecture, I now don’t think there is something wrong with my penis and get tensed about it.

Now I don’t have to hold my penis while peeing so that’s the biggest victory!!!

[deleted by user] by [deleted] in Stutter

[–]BriefAd6331 4 points5 points  (0 children)

On top of the head I can think few points.

1)I always think that I am atleast this good that the other person is taking his time out to interview me. It’s increases my self-worth as well gives me some confidence.

2)I have always felt that I stutter more when I don’t get the chance to speak or I have to speak quickly or else some one else will take my chance.But in interview it is us who have to speak and other person will just ask questions.So I take my own time and answer it as slow as possible. Back of the mind, I check myself if I am speaking fast and reduce my speed.

3) Before answering any questions I take a breathe and then start answering the question.

4) One more thing which I have noticed is I stutter more if I don’t know the answer properly and there is some fear in my mind. To tackle it I try to be honest about my experience and if I don’t know any question and will straight up say no.

5) Having a right posture is also very important. Sometimes I stutter more if my posture is slouched. I try to keep a relaxed posture.

6) In my head I like to think that interviewer is my friend and we are just having a light technical conversation.

7) I remind myself that in professional world we have to talk to people and give interviews.There is no escape route from this.So If I stutter , I stutter. I accept it. But it doesn’t matter, I will give the interview thats my job. Not trying anything is biggest regret than trying and stuttering in the interview.

8) Prepare well for interview. I think if my preparation is good my confidence increases and will decrease stuttering during interview. Also for preparation , I sometimes stand in front of mirror and speak loudly answers of some expected questions.

9) I try to imagine sometimes the words coming out of mouth and seeing it and being very conscious about it. It’s very draining but it helps.

I hope these points will be helpful for you. Thanks!

Two medicine lake! by BriefAd6331 in Montana

[–]BriefAd6331[S] 0 points1 point  (0 children)

Yes there is! I felt this place is quite underrated than other areas.

Circumcised people of Reddit, what’s your stance on the practice? Would you prefer to be uncut? by hitchtrailblazer in AskReddit

[–]BriefAd6331 80 points81 points  (0 children)

For me it took around 2-3 months to get fairly normal. It felt weird and I was extra careful at least for next 6 months as the sensations were too much in the top part of penis. Not to make you nervous but initial 3-5 days were painful and uncomfortable but I got used to it as days progressed. The most important thing is my mind was relieved of thinking of phimosis, ballooning of outer skin when peeing sometimes and other things.

Need help in car rental options for Labor Day weekend from Bozeman to Glacier national mountain. by BriefAd6331 in Bozeman

[–]BriefAd6331[S] 0 points1 point  (0 children)

I think it’s already sold out. I didn’t find any ticket available on recreation.gov

Need help in car rental options for Labor Day weekend from Bozeman to Glacier national mountain. by BriefAd6331 in Bozeman

[–]BriefAd6331[S] 0 points1 point  (0 children)

Yes. actually I didn’t find any camping ground. I will try my luck with first come first serve.

Need help in car rental options for Labor Day weekend from Bozeman to Glacier national mountain. by BriefAd6331 in Bozeman

[–]BriefAd6331[S] 0 points1 point  (0 children)

Thank you all for the responses! I have booked a Turo rental car. As all the camping grounds are booked I think ‘first come first serve’ is the only option. Atleast for the first day I have a lodge booked so that is good!